2026-03-31 23:20 ftp://ftp.de.debian.org/debian/pool/main/s/sight/sight_25.2.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-106-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: f6b31b7 (2026-03-31 12:30:53 +0200) count: 2692 2691 elapsed-time: 818.7 160.0 head-timing-info: old-timing-info: head results: sight-25.2.0/3rd-party/minizip/mz_compat.c:916:13: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.2.0/3rd-party/minizip/mz_compat.c:896:13: note: First condition sight-25.2.0/3rd-party/minizip/mz_compat.c:916:13: note: Second condition sight-25.2.0/3rd-party/minizip/mz_compat.c:101:22: style: Variable 'ioapi' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:224:78: style: Parameter 'filefunc' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:230:82: style: Parameter 'filefunc' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:435:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:748:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:755:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:824:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:1146:48: style: Parameter 'file_pos' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:1147:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:1160:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_compat.c:1244:16: style: Variable 'compat' can be declared as pointer to const [constVariablePointer] sight-25.2.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.2.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.2.0/3rd-party/minizip/mz_compat.c:1101:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_crypt.c:51:21: style: Variable 'crc32_table' can be declared as const array [constVariable] sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:326:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_CTRL_GCM_GET_TAG [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:369:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_CTRL_GCM_SET_TAG [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:504:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HMAC_CTX [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:356:106: style:inconclusive: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. [funcArgNamesDifferent] sight-25.2.0/3rd-party/minizip/mz_crypt.h:41:106: note: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:356:106: note: Function 'mz_crypt_aes_decrypt_final' argument 5 names different: declaration 'tag_size' definition 'tag_length'. sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:433:19: style: Variable 'aes' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_crypt_openssl.c:449:19: style: Variable 'aes' can be declared as pointer to const [constVariablePointer] sight-25.2.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.2.0/3rd-party/minizip/mz_os.h:82:49: note: Function 'mz_path_resolve' argument 2 names different: declaration 'target' definition 'output'. sight-25.2.0/3rd-party/minizip/mz_os.c:129:49: note: Function 'mz_path_resolve' argument 2 names different: declaration 'target' definition 'output'. sight-25.2.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.2.0/3rd-party/minizip/mz_os.h:82:65: note: Function 'mz_path_resolve' argument 3 names different: declaration 'max_target' definition 'max_output'. sight-25.2.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.2.0/3rd-party/minizip/mz_os.c:131:23: style: Variable 'check' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_os.c:284:15: style: Variable 'hold' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_os_posix.c:270:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_os_posix.c:359:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CLOCK_REALTIME [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_os_posix.c:239:9: style: Obsolescent function 'utime' called. It is recommended to use 'utimensat' instead. [prohibitedutimeCalled] sight-25.2.0/3rd-party/minizip/mz_strm.c:429:54: style:inconclusive: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.0/3rd-party/minizip/mz_strm.h:113:54: note: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm.c:429:54: note: Function 'mz_stream_raw_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm.c:497:20: style: Variable 'raw' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm.c:45:15: style: Variable 'n' is assigned a value that is never used. [unreadVariable] sight-25.2.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.2.0/3rd-party/minizip/mz_strm.c:165:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:166:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:193:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:238:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:242:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:299:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm.c:303:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:87:13: style: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. [duplicateAssignExpression] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:88:13: note: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:87:13: note: Same expression used in consecutive assignments of 'bytes_to_write' and 'bytes_left_to_write'. sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:89:27: style: Variable 'bytes_written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:120:27: style: Variable 'bytes_to_read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:121:27: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:123:24: style: Variable 'bytes_read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:189:27: style: Variable 'bytes_to_copy' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:190:24: style: Variable 'bytes_used' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_buf.c:192:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:71:54: style:inconclusive: Function 'mz_stream_mem_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.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.2.0/3rd-party/minizip/mz_strm_mem.c:71:54: note: Function 'mz_stream_mem_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:90:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:147:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:211:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:219:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:224:20: style: Variable 'mem' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:115:22: style: Variable 'new_size' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_mem.c:116:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:87:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:108:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:118:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:128:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:153:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:98:22: style: Variable 'posix' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_os_posix.c:175:22: style: Variable 'posix' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:173:56: style:inconclusive: Function 'mz_stream_split_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.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.2.0/3rd-party/minizip/mz_strm_split.c:173:56: note: Function 'mz_stream_split_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm_split.c:208:22: style: Variable 'split' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:362:22: style: Variable 'split' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:68:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:217:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:255:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:257:28: style: Variable 'bytes_to_write' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:258:25: style: Variable 'bytes_avail' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:260:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:319:23: style: Variable 'disk_left' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_split.c:320:22: style: Variable 'position' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_wzaes.c:56:56: style:inconclusive: Function 'mz_stream_wzaes_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.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.2.0/3rd-party/minizip/mz_strm_wzaes.c:56:56: note: Function 'mz_stream_wzaes_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm_wzaes.c:145:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_wzaes.c:269:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_wzaes.c:284:22: style: Variable 'wzaes' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:88:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_MEM_LEVEL [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_WBITS [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:65:55: style:inconclusive: Function 'mz_stream_zlib_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.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.2.0/3rd-party/minizip/mz_strm_zlib.c:65:55: note: Function 'mz_stream_zlib_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:110:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:308:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:313:21: style: Variable 'zlib' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:124:30: style: Variable 'total_in_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:125:29: style: Variable 'total_in_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:126:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:127:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:130:23: style: Variable 'in_bytes' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:131:24: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:133:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:134:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:205:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:206:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zlib.c:207:23: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:69:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_c_compressionLevel [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:241:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_e_continue [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:272:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_e_end [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:324:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_CLEVEL_DEFAULT [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:340:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZSTD_CLEVEL_DEFAULT [valueFlowBailoutIncompleteVar] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:56:55: style:inconclusive: Function 'mz_stream_zstd_open' argument 2 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent] sight-25.2.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.2.0/3rd-party/minizip/mz_strm_zstd.c:56:55: note: Function 'mz_stream_zstd_open' argument 2 names different: declaration 'filename' definition 'path'. sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:102:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:291:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:296:21: style: Variable 'zstd' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:116:30: style: Variable 'total_in_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:117:29: style: Variable 'total_in_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:118:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:119:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:121:22: style: Variable 'in_bytes' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:124:18: style: Variable 'read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:125:19: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:187:31: style: Variable 'total_out_before' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:188:30: style: Variable 'total_out_after' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:189:23: style: Variable 'out_bytes' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_strm_zstd.c:191:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:993:17: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.2.0/3rd-party/minizip/mz_zip.c:990:17: note: First condition sight-25.2.0/3rd-party/minizip/mz_zip.c:993:17: note: Second condition sight-25.2.0/3rd-party/minizip/mz_zip.c:998:17: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.2.0/3rd-party/minizip/mz_zip.c:995:17: note: First condition sight-25.2.0/3rd-party/minizip/mz_zip.c:998:17: note: Second condition sight-25.2.0/3rd-party/minizip/mz_zip.c:143:18: style: Condition 'max_back<=0' is always false [knownConditionTrueFalse] sight-25.2.0/3rd-party/minizip/mz_zip.c:133:24: note: Assignment 'max_back=1<<20', assigned value is 1048576 sight-25.2.0/3rd-party/minizip/mz_zip.c:138:13: note: Assuming condition is false sight-25.2.0/3rd-party/minizip/mz_zip.c:143:18: note: Condition 'max_back<=0' is always false sight-25.2.0/3rd-party/minizip/mz_zip.c:1949:18: style: Condition 'file_info->filename' is always true [knownConditionTrueFalse] sight-25.2.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.2.0/3rd-party/minizip/mz_zip.c:523:101: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:551:54: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:1548:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:1574:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:1644:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:1660:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:1866:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:2273:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:2288:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:2305:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:2369:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip.c:2415:13: style: Variable 'zip' can be declared as pointer to const [constVariablePointer] sight-25.2.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.2.0/3rd-party/minizip/mz_zip.c:219:23: style: Variable 'saved_pos' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:950:30: style: Variable 'number_entry_cd' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:953:22: style: Variable 'value64i' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:958:26: style: Variable 'comment_read' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:1104:34: style: Variable 'zip64_eocd_pos_inzip' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:1246:28: style: Variable 'compressed_pos' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:1877:23: style: Variable 'err_shift' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:2417:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip.c:2462:20: style: Variable 'result' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:760:13: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:754:13: note: First condition sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:760:13: note: Second condition sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:533:9: style: Condition 'algorithm' is always true [knownConditionTrueFalse] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:202:13: style: The comparison 'err == 0' is always true. [knownConditionTrueFalse] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:184:19: note: 'err' is assigned value '0' here. sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:202:13: note: The comparison 'err == 0' is always true. sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:67:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:308: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.2.0/3rd-party/minizip/mz_zip_rw.c:351:68: note: You might need to cast the function pointer here sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:308:89: note: Parameter 'file_info' can be declared as pointer to const sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:309:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:940:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:948:20: style: Variable 'reader' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1134:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1319:61: style: Parameter 'file_info' can be declared as pointer to const [constParameterPointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1520:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1571:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1651:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1653:20: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1658:11: style: Variable 'wildcard_ptr' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1810:20: style: Variable 'writer' can be declared as pointer to const [constVariablePointer] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:435:22: style: Variable 'err_hash' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:565:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:603:27: style: Variable 'current_time' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:608:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:821:28: style: Variable 'utf8_name_size' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:822:32: style: Variable 'resolved_name_size' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1453:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1480:27: style: Variable 'current_time' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1485:21: style: Variable 'written' is assigned a value that is never used. [unreadVariable] sight-25.2.0/3rd-party/minizip/mz_zip_rw.c:1738:26: style: Variable 'original_raw' is assigned a value that is never used. [unreadVariable] sight-25.2.0/app/sight_viewer/test/uit/test.cpp:73:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TIMEOUT [valueFlowBailoutIncompleteVar] sight-25.2.0/app/sight_viewer/test/uit/test.cpp:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_TIMEOUT [valueFlowBailoutIncompleteVar] sight-25.2.0/example/core/ex_timeline/consumer.hpp:73:56: error: syntax error [syntaxError] sight-25.2.0/example/core/ex_timeline/main.cpp:59:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ignore [valueFlowBailoutIncompleteVar] sight-25.2.0/example/core/ex_timeline/producer.cpp:95:26: error: syntax error [syntaxError] sight-25.2.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.2.0/example/ui/ex_notifications/display_test_notifications.cpp:33:30: error: syntax error [syntaxError] sight-25.2.0/example/ui/ex_parameters/test/uit/synchronization.cpp:124:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] sight-25.2.0/example/ui/ex_progress_bar/long_job.cpp:83:34: error: syntax error [syntaxError] sight-25.2.0/example/ui/ex_settings/test/uit/synchronization.cpp:193:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/__/activity/extension/activity.cpp:120:56: debug: Function::addArguments found argument 'extension' with varid 0. [varid0] sight-25.2.0/lib/__/activity/extension/activity.cpp:244:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/activity/extension/activity.hpp:222:68: note: Function 'usable_with' argument 1 names different: declaration '_data_count' definition '_data_counts'. sight-25.2.0/lib/__/activity/extension/activity.cpp:183:46: note: Function 'usable_with' argument 1 names different: declaration '_data_count' definition '_data_counts'. sight-25.2.0/lib/__/activity/extension/activity.cpp:96:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/activity/extension/activity.cpp:170:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/activity/extension/activity.cpp:215:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/activity/extension/activity.cpp:286:15: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/activity/extension/activity.cpp:337:14: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/activity/launcher.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_activity_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/launcher.cpp:177:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_activity_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/message.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_replacement_map [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/sequencer.cpp:49:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/sequencer.cpp:86:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_requirements [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/sequencer.cpp:101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/activity/sequencer.cpp:203:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity_ids [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:112:17: note: module is initialized sight-25.2.0/lib/__/activity/test/ut/builder/activity_builder_test.cpp:114:12: note: module is overwritten sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/app/config_launcher.cpp:117:67: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/app/detail/config_manager.cpp:57:23: error: syntax error [syntaxError] sight-25.2.0/lib/__/app/extension/config.cpp:80:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:156:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:193:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:215:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:227:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:372:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/config.cpp:386:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/parameters.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_app_config_parameters [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/parameters.cpp:71:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/parameters.cpp:88:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/extension/parameters.cpp:96:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config.cpp:77:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config.cpp:251:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable extension [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config.cpp:379:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config.cpp:70:21: style: The scope of the variable 'uid' can be reduced. [variableScope] sight-25.2.0/lib/__/app/helper/config.cpp:71:21: style: The scope of the variable 'key' can be reduced. [variableScope] sight-25.2.0/lib/__/app/helper/config_launcher.cpp:54:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config_key [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config_launcher.cpp:111:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_optional_inputs [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config_launcher.cpp:197:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parameters [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/app/helper/config_launcher.cpp:250:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config_key [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/helper/config_launcher.cpp:92:12: style: The scope of the variable 'i' can be reduced. [variableScope] sight-25.2.0/lib/__/app/parser/camera.cpp:80:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/parser/image.cpp:53:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/parser/matrix4.cpp:53:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/test/ut/test_service.hpp:161:38: error: syntax error [syntaxError] sight-25.2.0/lib/__/app/test/ut/config_parser_test.cpp:108:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/test/ut/config_parser_test.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/app/test/ut/parameters_test.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/test/ut/parser/camera_test.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/test/ut/parser/camera_test.cpp:73:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/update_parallel.cpp:61:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SERVICE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/app/update_sequence.cpp:79:70: error: syntax error [syntaxError] sight-25.2.0/lib/__/core/com/helper/sig_slot_connection.cpp:54:14: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/core/com/signals.cpp:67:8: error: syntax error [syntaxError] sight-25.2.0/lib/__/core/com/slot_base.cpp:43:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signature [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/com/slot_base.cpp:59:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_signature [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/crypto/aes256.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_DecryptInit_ex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/crypto/aes256.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EVP_DecryptInit_ex [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/crypto/secure_string.hpp:63:22: style: C-style pointer casting [cstyleCast] sight-25.2.0/lib/__/core/crypto/sha256.cpp:54:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/demangler.cpp:70:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/log/logger.cpp:40:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:49:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:58:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:68:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:83:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:98:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable log_sorter [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/logger.cpp:87:15: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/core/log/spy_logger.cpp:72:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_boost_logger [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:107:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable format [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:122:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:143:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:151:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:159:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:167:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/log/spy_logger.cpp:189:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:205:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable trace [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:212:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable debug [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:219:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:226:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:233:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable error [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/log/spy_logger.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fatal [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/logic_stamp.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified_logical_time [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:54:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:83:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:117:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:133:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:156:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_allocation_policy.cpp:171:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_info.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/memory/buffer_object.cpp:33:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:42:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_delete [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:56:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:65:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:87:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:122:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/buffer_object.cpp:144:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:45:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:57:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:89:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_cast [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:110:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:122:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bad_cast [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:141:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:212:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:283:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BYTES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/byte_size.cpp:313:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable si [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/file_holder.cpp:60:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_auto_delete [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/core/memory/policy/barrier_dump.cpp:157:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/policy/barrier_dump.cpp:211:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/memory/policy/barrier_dump.cpp:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_barrier [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/memory/policy/barrier_dump.cpp:264:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable byte_size [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/__/core/os/temp_path.cpp:104:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/os/temp_path.cpp:211:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/__/core/progress/aggregator.cpp:62:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/has_monitors.cpp:31:44: error: syntax error [syntaxError] sight-25.2.0/lib/__/core/progress/monitor.cpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state_hooks [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:64:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:74:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:83:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:91:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:99:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:147:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:155:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:163:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:171:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:179:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:187:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:194:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:209:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:217:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:256:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:271:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:284:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_hooks [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:296:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:303:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:313:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:323:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:347:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:362:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_done_work_units [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:396:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:406:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:438:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:446:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:454:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/monitor.cpp:462:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_total_work_units [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/observer.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_finish_task [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/progress/observer.cpp:62:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/dl/native.cpp:106:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable result [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/dl/native.cpp:123:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/runtime/detail/executable.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/executable.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension.cpp:54:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xml_doc [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension.cpp:61:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xml_node [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension.cpp:122:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_config [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension_point.cpp:53:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/extension_point.cpp:60:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validator [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/core/runtime/detail/io/profile_reader.cpp:168:17: style: The scope of the variable 'version' can be reduced. [variableScope] sight-25.2.0/lib/__/core/runtime/detail/io/validator.cpp:85:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable xmlSchemaFreeParserCtxt [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/core/runtime/detail/profile/activater.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parameters [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/detail/profile/activater.cpp:68:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_identifier [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/__/core/runtime/executable_factory.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/extension.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/extension.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/module_element.cpp:61:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/module_element.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/path.cpp:154:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_RC_PREFIX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/path.cpp:94:29: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/core/runtime/plugin.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_module [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/profile.cpp:57:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_argv [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/runtime/profile.cpp:64:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_params [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/runtime/runtime.cpp:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_RC_PREFIX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/com/proxy_test.cpp:87:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/com/signal_test.cpp:307:13: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.0/lib/__/core/test/ut/com/signals_test.cpp:36:25: error: syntax error [syntaxError] sight-25.2.0/lib/__/core/test/ut/com/slot_test.cpp:99:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sum [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/com/slots_test.cpp:90:52: error: syntax error: =[...]; [syntaxError] sight-25.2.0/lib/__/core/test/ut/com/util_test.cpp:68:9: debug: Failed to parse 'using c_m2_c = void ( C :: * ) ( int , float ) const ;'. The checking continues anyway. [simplifyUsing] sight-25.2.0/lib/__/core/test/ut/com/util_test.cpp:46:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable string [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/factory_registry_test.cpp:85:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/lazy_instantiator_test.cpp:54:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLEEP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/lazy_instantiator_test.cpp:111:34: style: Variable 'ct' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/__/core/test/ut/lazy_instantiator_test.cpp:97:21: style: Variable 'counter' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/__/core/test/ut/log/encrypted_log_test.cpp:45:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable smatch [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/log/logger_test.cpp:62:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable information [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/log/spy_log_test.cpp:72:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stringstream [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/log/spy_log_test.cpp:198:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/log/spy_log_test.cpp:188:14: style:inconclusive: Technically the member function 'TEST_SUITE::regex_log_compare::operator()' can be const. [functionConst] sight-25.2.0/lib/__/core/test/ut/log/spy_log_test.cpp:217:39: style: Variable 'ct' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/__/core/test/ut/memory/buffer_allocation_policy_test.cpp:38:109: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable memory [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/memory/buffer_manager_test.cpp:208:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable int64_t [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/memory/buffer_object_test.cpp:43:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/memory/byte_size_test.cpp:41:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable si [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/os/temp_path_test.cpp:123:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/progress/progress_test.cpp:177:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable running [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/progress/progress_test.cpp:126: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.2.0/lib/__/core/test/ut/progress/progress_test.cpp:126:16: warning: Class 'algo_mock_observer' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] sight-25.2.0/lib/__/core/test/ut/ptree_test.cpp:56:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/runtime/runtime_test.cpp:73:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODULE_LIB_PREFIX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/runtime/runtime_test.cpp:44:40: style: Assigned value '[](){sight::core::runtime::init();return true;}()' is always true [knownConditionTrueFalse] sight-25.2.0/lib/__/core/test/ut/runtime/runtime_test.cpp:44:40: note: Calling function '[' returns 1 sight-25.2.0/lib/__/core/test/ut/runtime/runtime_test.cpp:44:40: note: Assigned value '[](){sight::core::runtime::init();return true;}()' is always true sight-25.2.0/lib/__/core/test/ut/runtime/runtime_test.cpp:40:17: style: Variable 'runtime_initialized' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/__/core/test/ut/thread/worker_test.cpp:90:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable object_ptr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/timer_test.cpp:51:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable start [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/compare_test.cpp:269:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/id_test.cpp:57:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable must_exist [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/os_test.cpp:37:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable path [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/system_test.cpp:43:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/type_test.cpp:116:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/test/ut/tools/uuid_test.cpp:103:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/thread/worker.cpp:97:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/thread/worker.cpp:141:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/time_stamp.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified_time [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/timer.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/timer.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/timer.cpp:58:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stopped [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/tools/os.cpp:271:91: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_location [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/core/tools/os.cpp:260:43: note: You might need to cast the function pointer here sight-25.2.0/lib/__/core/tools/os.cpp:230:46: note: Parameter '_info' can be declared as pointer to const sight-25.2.0/lib/__/core/tools/random/generator.hpp:80:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/random/generator.cpp:35:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/system.cpp:126:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cross_device_link [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:32:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:40:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT64 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:64:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:72:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT32 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:88:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT64 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:95:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/tools/type_key_type_mapping.cpp:103:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/type.cpp:53:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/type.cpp:67:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/type.cpp:74:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/type.cpp:81:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TYPE_PROPERTIES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/core/type.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/array.cpp:101:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:135:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:157:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:184:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:193:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:222:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:229:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:243:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_is_buffer_owner [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:271:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:330:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer_object [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/array.cpp:422:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_strides [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/buffer_tl.cpp:235:37: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/calibration_info.cpp:39:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/camera.cpp:41:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/camera_set.hpp:60:49: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/color.cpp:102:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/detail/series_impl.cpp:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/dicom/coded_string.cpp:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ann [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/dicom/image.cpp:58:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/dicom/sop.cpp:1439:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/extension/config.cpp:87:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/extension/config.cpp:122:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_impl [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/frame_tl.cpp:70:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/frame_tl.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_width [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/frame_tl.cpp:131:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_width [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:62:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:77:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable inout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:86:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:134:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:154:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_data.cpp:161:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_data_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/has_fiducials.hpp:36:37: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/helper/fiducials_series.cpp:69:18: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/data/helper/field.cpp:88:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_new_changedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:121:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:142:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_removedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_removedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:171:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REMOVED_FIELDS_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/field.cpp:261:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_addedfields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/histogram.cpp:99:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable begin [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/histogram.hpp:43:5: style: Class 'histogram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.0/lib/__/data/helper/medical_image.cpp:78:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:145:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXIAL_SLICE_INDEX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:190:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AXIAL_SLICE_INDEX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:249:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:258:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:270:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:279:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:291:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:306:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DISTANCE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:313:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:328:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LANDMARKS_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:337:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/helper/medical_image.cpp:358:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DIRECTION [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/image.cpp:58:16: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/data/line.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/line.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/line.cpp:79:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/line.cpp:87:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/map.hpp:85:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/material.cpp:38:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/mesh.cpp:60:16: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/data/object.cpp:38:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/object.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/object.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fields [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/object.cpp:115:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/object.cpp:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/object.cpp:171:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_description [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/plane.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/plane_list.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/point_list.cpp:37:16: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/data/reconstruction.cpp:42:16: error: syntax error [syntaxError] sight-25.2.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.2.0/lib/__/data/resection.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/resection_db.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/series.cpp:55: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.2.0/lib/__/data/structure_traits.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/structure_traits.cpp:84:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/structure_traits.cpp:102:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/structure_traits_dictionary.cpp:74:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lesion [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/__/data/test/ut/activity_set_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/activity_test.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/activity_test.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/activity_test.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/activity_test.cpp:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_activity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:62:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:119:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:208:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:318:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:405:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:422:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:509:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:554:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:593:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/array_test.cpp:693:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT32 [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/test/ut/calibration_info_test.cpp:59:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/calibration_info_test.cpp:109:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/calibration_info_test.cpp:136:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/calibration_info_test.cpp:199:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/camera_test.cpp:68:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable device [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/camera_test.cpp:118:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable device [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/camera_test.cpp:258:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ayuv444_premultiplied [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/camera_test.cpp:275:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/camera_test.cpp:320:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/container_test.cpp:107:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/container_test.cpp:144:24: style: Variable 'it' is assigned a value that is never used. [unreadVariable] sight-25.2.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.2.0/lib/__/data/test/ut/copy_test.cpp:105:42: note: deep_copy_object is initialized sight-25.2.0/lib/__/data/test/ut/copy_test.cpp:116:22: note: deep_copy_object is overwritten sight-25.2.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.2.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.2.0/lib/__/data/test/ut/dicom_mt_test.cpp:59:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:238:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:353:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:612:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:764:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:863:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:949:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:1054:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cube [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:1326:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:1440:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:1606:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/fiducials_series_test.cpp:1646:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/test/ut/frame_tl_test.cpp:158:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/frame_tl_test.cpp:211:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/frame_tl_test.cpp:293:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:49:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:62:27: style: Redundant initialization for 'current_shape'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.2.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:49:56: note: current_shape is initialized sight-25.2.0/lib/__/data/test/ut/helper/fiducials_series_test.cpp:62:27: note: current_shape is overwritten sight-25.2.0/lib/__/data/test/ut/image_series_test.cpp:63:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FLOAT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_series_test.cpp:93:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_series_test.cpp:310:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_series_test.cpp:411:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:92:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:118:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:172:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:293:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:441:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:510:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:603:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:654:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:710:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:768:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:862:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:921:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:973:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/image_test.cpp:547:15: style: Variable 'rgb3' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/__/data/test/ut/material_test.cpp:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambient [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/material_test.cpp:124:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:161:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:435:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:544:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable position_t [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:655:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1040:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1333:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1447:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1385:39: style: The scope of the variable 'pos_v' can be reduced. [variableScope] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1386:40: style: The scope of the variable 'norm_v' can be reduced. [variableScope] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:653:25: style: Parameter '_count' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/__/data/test/ut/mesh_test.cpp:1033:25: style: Parameter '_count' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/__/data/test/ut/point_list_test.cpp:80:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/__/data/test/ut/point_list_test.cpp:101:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/__/data/test/ut/point_list_test.cpp:127:36: style: Variable 'container' can be declared as reference to const [constVariableReference] sight-25.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/data/test/ut/real_test.cpp:59:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pi [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/reconstruction_test.cpp:132:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ambient [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_set_test.cpp:102:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:170:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:237:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tracked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:315:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable us [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:669:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:702:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOPInstanceUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:729:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SpecificCharacterSet [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:800:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:821:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:836:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable us [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:864:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesDescription [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:897:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformingPhysicianName [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:968:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AnatomicalOrientationType [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:998:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BodyPartExamined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1025:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProtocolName [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1046:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientPosition [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1073:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesInstanceUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1100:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SeriesNumber [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1136:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Laterality [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1157:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepStartDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1187:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepStartTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1217:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepEndDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepEndTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1277:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1310:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PerformedProcedureStepDescription [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1346:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CommentsOnThePerformedProcedureStep [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1379:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstitutionName [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1406:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientName [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1448:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientBirthDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1475:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientSex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1496:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1517:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1538:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReferringPhysicianName [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1565:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyDescription [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1592:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyInstanceUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1619:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable StudyID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1640:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientAge [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1661:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientSize [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1699:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PatientWeight [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1737:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionDate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1764:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1791:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AcquisitionNumber [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1821:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable InstanceNumber [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1848:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContentTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1869:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusAgent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1896:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusRoute [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1923:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusVolume [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1967:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusStartTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:1994:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusStopTime [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2021:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusTotalDose [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2077:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastFlowRate [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2160:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastFlowDuration [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2234:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusIngredient [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2264:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContrastBolusIngredientConcentration [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2312:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Rows [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2334:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Columns [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2355:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowCenter [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2382:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowWidth [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2403:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2470:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2551:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CTImageStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2811:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2855:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2924:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:2966:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ComputedRadiographyImageStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:3073:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/series_test.cpp:62:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_patient_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:143:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_patient_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:62:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_patient_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:87:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_study_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:144:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_study_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:87:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_study_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:124:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_equipment_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:145:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_equipment_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:124:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_equipment_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:153:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_instance_uid_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:146:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_instance_uid_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:153:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_instance_uid_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:178:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_date_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:148:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_date_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:178:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_date_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:191:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_time_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:149:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_time_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:191:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_time_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:204:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_performing_physician_name_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:150:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_performing_physician_name_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:204:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_performing_physician_name_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:218:19: style:inconclusive: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_description_test' can be const. [functionConst] sight-25.2.0/lib/__/data/test/ut/series_test.hpp:151:10: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_description_test' can be const. sight-25.2.0/lib/__/data/test/ut/series_test.cpp:218:19: note: Either there is a missing 'override', or the member function 'sight::data::ut::series_test::attr_description_test' can be const. sight-25.2.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.2.0/lib/__/data/test/ut/structure_traits_test.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/data/test/ut/transfer_function_test.cpp:72:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/test/ut/transfer_function_test.cpp:166:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/transfer_function_test.cpp:193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/transfer_function_test.cpp:266:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linear [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/transfer_function_test.cpp:350:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/test/ut/validator/filled_test.cpp:70:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/timeline/base.cpp:34:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PUSHED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/buffer.cpp:49:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_deleter [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/buffer.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/buffer.cpp:69:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/timeline/generic_object.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_present [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/generic_object.cpp:62:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_presence_mask [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/generic_object.cpp:69:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_presence_mask [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/data/timeline/generic_object.cpp:83:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/generic_object.cpp:93:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_present [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/object.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timestamp [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/object.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timestamp [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/timeline/raw_buffer.cpp:49:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/tools/color.cpp:55:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/data/tools/model_series.cpp:50:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECONSTRUCTIONS_ADDED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/data/validator/has_fiducials.cpp:66:34: error: syntax error [syntaxError] sight-25.2.0/lib/__/data/validator/is_true.cpp:82:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/service/base.cpp:42:71: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/detail/service.cpp:60:51: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/detail/service_connection.cpp:64:49: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/extension/config.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_current_service_config [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:48:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG_EXT_POINT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:75:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:101:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:117:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:134:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/config.cpp:148:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:113:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:162:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/__/service/extension/factory.cpp:457:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:468:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:479:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:492:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:522:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:555:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_support_map_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:592:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_srv_impl_to_srv_info_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/extension/factory.cpp:378:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/service/extension/factory.cpp:503:13: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/service/extension/factory.cpp:535:17: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/service/extension/factory.cpp:573:21: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/__/service/filter.cpp:32:25: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/has_services.cpp:55:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_services [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/notifier.hpp:100:41: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/registerer.cpp:32:16: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/registry.cpp:117:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/service/test/ut/test_service.hpp:157:38: error: syntax error [syntaxError] sight-25.2.0/lib/__/service/test/ut/slots_signals_stuff.hpp:158:27: error: syntax error [syntaxError] sight-25.2.0/lib/__/utest/filter.cpp:47:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/file.cpp:53:56: style: Condition 'r_char==eof' is always false [knownConditionTrueFalse] sight-25.2.0/lib/__/utest_data/generator/image.cpp:56:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/image.cpp:70:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/image.cpp:157:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:51:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:68:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:87:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:106:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:132:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/mesh.cpp:249:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/__/utest_data/generator/object.cpp:53:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable environment [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/object.cpp:126:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable organ [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/object.cpp:193:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/object.cpp:227:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/series_set.cpp:87:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ct [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/series_set.cpp:142:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/generator/series_set.cpp:205:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/test/ut/image_test.cpp:54:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/test/ut/image_test.cpp:81:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/test/ut/image_test.cpp:108:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT32 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/__/utest_data/test/ut/image_test.cpp:134:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/filter/image/automatic_registration.cpp:359:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGULAR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/automatic_registration.cpp:451:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registrator [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/automatic_registration.cpp:521:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/automatic_registration.cpp:519:31: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] sight-25.2.0/lib/filter/image/automatic_registration.cpp:491:24: style:inconclusive: Function 'perform_automatic_registration' argument 1 names different: declaration 'target' definition '_target'. [funcArgNamesDifferent] sight-25.2.0/lib/filter/image/automatic_registration.hpp:50:24: note: Function 'perform_automatic_registration' argument 1 names different: declaration 'target' definition '_target'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:491:24: note: Function 'perform_automatic_registration' argument 1 names different: declaration 'target' definition '_target'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:492:24: style:inconclusive: Function 'perform_automatic_registration' argument 2 names different: declaration 'reference' definition '_reference'. [funcArgNamesDifferent] sight-25.2.0/lib/filter/image/automatic_registration.hpp:51:24: note: Function 'perform_automatic_registration' argument 2 names different: declaration 'reference' definition '_reference'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:492:24: note: Function 'perform_automatic_registration' argument 2 names different: declaration 'reference' definition '_reference'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:493:20: style:inconclusive: Function 'perform_automatic_registration' argument 3 names different: declaration 'transform' definition '_transform'. [funcArgNamesDifferent] sight-25.2.0/lib/filter/image/automatic_registration.hpp:52:20: note: Function 'perform_automatic_registration' argument 3 names different: declaration 'transform' definition '_transform'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:493:20: note: Function 'perform_automatic_registration' argument 3 names different: declaration 'transform' definition '_transform'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:494:34: style:inconclusive: Function 'perform_automatic_registration' argument 4 names different: declaration 'params' definition '_params'. [funcArgNamesDifferent] sight-25.2.0/lib/filter/image/automatic_registration.hpp:53:34: note: Function 'perform_automatic_registration' argument 4 names different: declaration 'params' definition '_params'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:494:34: note: Function 'perform_automatic_registration' argument 4 names different: declaration 'params' definition '_params'. sight-25.2.0/lib/filter/image/automatic_registration.cpp:466:100: style: Parameter '_f4s_mat' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/filter/image/bitwise_and.cpp:111:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/bitwise_and.cpp:95:10: style:inconclusive: Technically the member function 'sight::filter::image::and_image_filter_caller::operator()' can be const. [functionConst] sight-25.2.0/lib/filter/image/detail/powell_optimizer.cpp:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Value [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/detail/powell_optimizer.cpp:143:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_powell_optimizer [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/detail/powell_optimizer.cpp:157:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_function [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/flipper.cpp:80:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/filter/image/image_diff.cpp:67:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_t [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/image_diff.cpp:132:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable index_t [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/image_extruder.cpp:187:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/labeling.cpp:75:49: debug: Function::addArguments found argument '_input_image' with varid 0. [varid0] sight-25.2.0/lib/filter/image/labeling.cpp:75:76: debug: Function::addArguments found argument '_output_image' with varid 0. [varid0] sight-25.2.0/lib/filter/image/labeling.cpp:75:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXEL_TYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/labeling.cpp:110:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXEL_TYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/labeling.cpp:277:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXELTYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/labeling.cpp:363:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable input_image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/labeling.cpp:251:10: style:inconclusive: Technically the member function 'sight::filter::image::lambda_functor::operator!=' can be const. [functionConst] sight-25.2.0/lib/filter/image/labeling.cpp:112:69: performance: Function parameter '_point_list_labels' should be passed by const reference. [passedByValue] sight-25.2.0/lib/filter/image/labeling.cpp:111:66: performance: Function parameter '_point_list_centroids' should be passed by const reference. [passedByValue] sight-25.2.0/lib/filter/image/line_drawer.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_roi [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/line_drawer.cpp:91:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_y_pitch [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/line_drawer.cpp:113:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_use_roi [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/filter/image/matrix_regressor.cpp:91:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mat_list [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/min_max_propagation.cpp:93:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stddev [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/min_max_propagation.cpp:172:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Zero [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/min_max_propagation.cpp:205:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dimension [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/min_max_propagation.cpp:287:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dimension [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/filter/image/mip_matching_registration.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fixed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/resampler.cpp:107:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NEAREST [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/resampler.cpp:229:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/substract.cpp:38:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXEL_TYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/bresenham_line_test.cpp:40:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x_axis [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/flip_test.cpp:38:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/image_diff_test.cpp:47:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image_diff [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/image_extruder_test.cpp:35:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/image_test.cpp:46:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/image_test.cpp:91:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/labeling_test.cpp:41:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/line_drawer_test.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/min_max_propagation_test.cpp:42:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/helper.hpp:47:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/image/test/ut/powell_optimizer_test.cpp:100:25: style: Consider using std::accumulate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/filter/image/test/ut/resampler_test.cpp:40:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable THRESH_BINARY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:185:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_32FC1 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:232:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BGR2HSV [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:280:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COV_MAT_SPHERICAL [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:299:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64FC1 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/filter/vision/masker.cpp:343:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MORPH_OPEN [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/filter/vision/masker.hpp:114:57: note: Function 'make_training_samples' argument 1 names different: declaration '_train_img' definition '_t'. sight-25.2.0/lib/filter/vision/masker.cpp:288:54: note: Function 'make_training_samples' argument 1 names different: declaration '_train_img' definition '_t'. sight-25.2.0/lib/filter/vision/test/ut/projection_test.cpp:63:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/__/line.cpp:136:17: style: Parameter '_point' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/geometry/__/test/ut/plane_test.cpp:310:25: style: Condition 'plane1==plane2' is always true [knownConditionTrueFalse] sight-25.2.0/lib/geometry/__/test/ut/plane_test.cpp:308:20: note: plane2 is assigned 'plane1' here. sight-25.2.0/lib/geometry/__/test/ut/plane_test.cpp:310:25: note: Condition 'plane1==plane2' is always true sight-25.2.0/lib/geometry/data/matrix4.cpp:157:16: style: Local variable 'identity' shadows outer function [shadowFunction] sight-25.2.0/lib/geometry/data/matrix4.cpp:90:6: note: Shadowed declaration sight-25.2.0/lib/geometry/data/matrix4.cpp:157:16: note: Shadow variable sight-25.2.0/lib/geometry/data/matrix4.cpp:90:37: style: Parameter '_trf' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/geometry/data/mesh.cpp:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nx [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:190:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:232:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:335:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:467:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:492:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cell_colors [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:614:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:662:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:688:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CELL_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:717:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CELL_COLORS_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/mesh.cpp:55:11: style:inconclusive: Technically the member function 'sight::geometry::data::rand_float::operator()' can be const. [functionConst] sight-25.2.0/lib/geometry/data/mesh.cpp:808:9: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/geometry/data/point_list.cpp:56:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/point_list.cpp:178:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/point_list.cpp:144:16: warning: Uninitialized variable: it_closest_point [uninitvar] sight-25.2.0/lib/geometry/data/point_list.cpp:132:44: note: Assuming condition is false sight-25.2.0/lib/geometry/data/point_list.cpp:144:16: note: Uninitialized variable: it_closest_point sight-25.2.0/lib/geometry/data/test/ut/image_test.cpp:181:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/data/test/ut/mesh_test.cpp:66:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_colors [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/geometry/vision/detail/reprojection_error.hpp:148:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/vision/helper.cpp:52:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/vision/helper.cpp:97:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/vision/helper.cpp:130:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/geometry/vision/helper.cpp:321:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RGBA2GRAY [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.0/lib/geometry/vision/test/ut/helper_test.cpp:55:56: performance: Function parameter '_fname' should be passed by const reference. [passedByValue] sight-25.2.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.2.0/lib/io/__/reader/array_reader.cpp:47:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/reader/csv_reader.cpp:70:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep_empty_tokens [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/reader/dictionary_reader.cpp:90: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.2.0/lib/io/__/reader/matrix4_reader.cpp:46:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/reader/object_reader.cpp:32:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/grabber.hpp:82:40: error: syntax error [syntaxError] sight-25.2.0/lib/io/__/service/reader.cpp:44:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:62:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:71:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:80:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:89:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:97:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:106:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:116:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_locations [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:133:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:230:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:242:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:268:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:347:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/reader.cpp:361:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_read_failed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:44:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:63:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:91:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:100:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:109:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:120:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:144:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:154:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_prefix [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:174:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_locations [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:191:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:268:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:279:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:297:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:333:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_base_folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:380:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type_not_defined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:393:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/service/writer.cpp:402:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/array_reader_test.cpp:49:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/array_writer_test.cpp:48:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:75:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:155:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:196:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable files [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:249:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:285:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/base.cpp:415:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/dictionary_reader_test.cpp:76:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable environment [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/dictionary_reader_test.cpp:188:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/dictionary_reader_test.cpp:201:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/dictionary_reader_test.cpp:213:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/dictionary_reader_test.cpp:225:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/gz_array_reader_test.cpp:54:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/gz_array_reader_test.cpp:51:5: warning: Return value of function gzwrite() is not used. [ignoredReturnValue] sight-25.2.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.2.0/lib/io/__/test/ut/gz_array_writer_test.cpp:60:5: warning: Return value of function gzread() is not used. [ignoredReturnValue] sight-25.2.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.2.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.2.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.2.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.2.0/lib/io/__/test/ut/writer_test.cpp:83:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/writer_test.cpp:121:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/writer_test.cpp:167:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/test/ut/writer_test.cpp:234:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/__/writer/array_writer.cpp:43:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/writer/matrix4_writer.cpp:38:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/__/writer/object_writer.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_object [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/backend.cpp:42:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPEG_EXT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/backend.cpp:128:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable JPG_EXT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/reader.hpp:75:35: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:124:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_RGB2BGR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:154:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COLOR_BGR2RGB [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:179:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMREAD_ANYDEPTH [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:197:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:257:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libjpeg [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:68:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMWRITE_JPEG_QUALITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:280:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:300:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:327:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:394:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvjpeg2k [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:407:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:426:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable openjpeg [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:439:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgba [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:462:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libjpeg [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:335:30: style: The scope of the variable 'labels' can be reduced. [variableScope] sight-25.2.0/lib/io/bitmap/test/ut/reader_test.cpp:97:30: style: Variable 'data' is assigned a value that is never used. [unreadVariable] sight-25.2.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.2.0/lib/io/bitmap/test/ut/writer_test.cpp:155:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:225:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:331:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:351:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:378:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libpng [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:442:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:552:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nvjpeg [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:731:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:857:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:386:30: style: The scope of the variable 'labels' can be reduced. [variableScope] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:148:23: style: Local variable 'file_suffix' shadows outer function [shadowFunction] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:280:27: note: Shadowed declaration sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:148:23: note: Shadow variable sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:216:23: style: Local variable 'file_suffix' shadows outer function [shadowFunction] sight-25.2.0/lib/io/bitmap/test/ut/helper.hxx:280:27: note: Shadowed declaration sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:216:23: note: Shadow variable sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:209:17: performance: Function parameter '_ext' should be passed by const reference. [passedByValue] sight-25.2.0/lib/io/bitmap/test/ut/writer_test.cpp:530:35: style: Variable 'file_path' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/io/bitmap/writer.hpp:93:36: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.2.0/lib/io/dicom/codec/nvjpeg2k.cpp:39:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/codec/nvjpeg2k.cpp:80:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PALETTE_COLOR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/codec/nvjpeg2k.cpp:135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/helper/dicom_search.cpp:44:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable binary [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/reader/file.hpp:50:34: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.2.0/lib/io/dicom/test/ut/fiducials_reader_writer_test.cpp:68:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:76:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:209:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DOUBLE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:400:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:455:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:761:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/reader_test.cpp:88: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.2.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.2.0/lib/io/dicom/test/ut/reader_test.cpp:88:19: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::reader_test::tearDown' can be static. sight-25.2.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.2.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.2.0/lib/io/dicom/test/ut/ruler_fiducials_reader_writer_test.cpp:67:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ruler [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/writer_test.cpp:145:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/writer_test.cpp:292:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable direct [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/writer_test.cpp:372:107: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/writer_test.cpp:638:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable raw [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dicom/test/ut/writer_test.cpp:297: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.2.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.2.0/lib/io/dicom/test/ut/writer_test.cpp:297:19: note: Either there is a missing 'override', or the member function 'sight::io::dicom::ut::writer_test::tearDown' can be static. sight-25.2.0/lib/io/dicom/writer/file.hpp:55:35: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.2.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.2.0/lib/io/dimse/helper/series.cpp:66:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_Modality [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dimse/helper/series.cpp:296:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable it [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dimse/helper/series.cpp:329:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SeriesInstanceUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/dimse/series_enquirer.cpp:181: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.2.0/lib/io/dimse/series_retriever.hpp:50:46: error: syntax error [syntaxError] sight-25.2.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.2.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.2.0/lib/io/http/client_qt.cpp:57:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/http/client_qt.cpp:85:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/http/client_qt.cpp:113:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable staticMetaObject [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/http/client_qt.cpp:145:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ContentTypeHeader [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/http/download.cpp:58:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable owner_write [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/http/download.cpp:68:19: note: Assuming allocation function fails sight-25.2.0/lib/io/http/download.cpp:68:19: note: Assignment 'fp=fopen(_file_location.string().c_str(),"wb")', assigned value is 0 sight-25.2.0/lib/io/http/download.cpp:80:36: note: Null pointer dereference sight-25.2.0/lib/io/http/download.cpp:64:11: style: The scope of the variable 'fp' can be reduced. [variableScope] sight-25.2.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.2.0/lib/io/http/download.cpp:70:55: note: You might need to cast the function pointer here sight-25.2.0/lib/io/http/download.cpp:33:25: note: Parameter '_ptr' can be declared as pointer to const sight-25.2.0/lib/io/http/helper/series.cpp:101:16: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/http/request.hpp:55:23: style: Class 'request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.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.2.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.2.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.2.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.2.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.2.0/lib/io/igtl/client.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/client.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/client.cpp:109:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_SocketDescriptor [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/client.hpp:61:23: style: Class 'client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.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.2.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.2.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.2.0/lib/io/igtl/detail/converter/image_converter.cpp:96:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/io/igtl/detail/converter/mesh_converter.cpp:316:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/io/igtl/detail/image_type_converter.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/igtl/detail/raw_message.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_DefaultBodyType [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/detail/raw_message.cpp:98:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Body [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/detail/raw_message.cpp:117:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_Body [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/io/igtl/detail/raw_message.hpp:67:53: note: Function 'append' argument 1 names different: declaration '_content' definition '_msg'. sight-25.2.0/lib/io/igtl/detail/raw_message.cpp:50:44: note: Function 'append' argument 1 names different: declaration '_content' definition '_msg'. sight-25.2.0/lib/io/igtl/network.cpp:119:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/network.cpp:164:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_HEADER [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/network.cpp:213:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_UNDEF [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/network.cpp:355:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AF_INET [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/igtl/network.cpp:364:62: style: C-style pointer casting [cstyleCast] sight-25.2.0/lib/io/igtl/network.cpp:64:54: style:inconclusive: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. [funcArgNamesDifferent] sight-25.2.0/lib/io/igtl/network.hpp:84:67: note: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. sight-25.2.0/lib/io/igtl/network.cpp:64:54: note: Function 'send_object' argument 1 names different: declaration '_dest' definition '_obj'. sight-25.2.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.2.0/lib/io/igtl/network.hpp:106:96: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.2.0/lib/io/igtl/network.cpp:186:89: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.2.0/lib/io/igtl/server.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_socket [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/server.cpp:203:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_SocketDescriptor [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/server.cpp:268:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_HEADER [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/server.cpp:331:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNPACK_UNDEF [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/igtl/server.cpp:51:15: error: Unhandled exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction] sight-25.2.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.2.0/lib/io/igtl/server.hpp:130:40: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.2.0/lib/io/igtl/server.cpp:297:42: note: Function 'receive_body' argument 1 names different: declaration '_header' definition '_header_msg'. sight-25.2.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.2.0/lib/io/igtl/test/ut/client_server_test.cpp:118:30: style: Iterating over container 'headers' that is always empty. [knownEmptyContainer] sight-25.2.0/lib/io/igtl/test/ut/client_server_test.cpp:300:30: style: Iterating over container 'headers' that is always empty. [knownEmptyContainer] sight-25.2.0/lib/io/igtl/test/ut/client_server_test.cpp:155:50: style: Unused variable: headers [unusedVariable] sight-25.2.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.2.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.2.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.2.0/lib/io/itk/inr_image_writer.cpp:51:32: debug: Function::addArguments found argument '_filename' with varid 0. [varid0] sight-25.2.0/lib/io/itk/inr_image_writer.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXEL_TYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/itk/inr_image_writer.cpp:96:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/itk/jpg_image_writer.cpp:70:59: debug: Function::addArguments found argument '_directory_path' with varid 0. [varid0] sight-25.2.0/lib/io/itk/jpg_image_writer.cpp:69:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXELTYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/itk/nifti_image_writer.cpp:48:48: debug: Function::addArguments found argument '_filename' with varid 0. [varid0] sight-25.2.0/lib/io/itk/nifti_image_writer.cpp:47:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PIXELTYPE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/itk/nifti_image_writer.cpp:85:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/joystick/detail/event_loop.cpp:621:35: debug: Function::addArguments found argument '_count' with varid 0. [varid0] sight-25.2.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.2.0/lib/io/joystick/detail/event_loop.cpp:362:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/detail/event_loop.cpp:761:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDL_TRUE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/detail/event_loop.cpp:1005:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/detail/event_loop.cpp:319:16: style: Local variable 'instance' shadows outer function [shadowFunction] sight-25.2.0/lib/io/joystick/detail/event_loop.hpp:45:40: note: Shadowed declaration sight-25.2.0/lib/io/joystick/detail/event_loop.cpp:319:16: note: Shadow variable sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:92:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:106:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable up [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:126:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:139:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:147:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:160:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:173:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:186:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/io/joystick/test/ut/joystick_test.cpp:379:62: note: Condition 'interactor.received_axis_direction_event>2' is always false sight-25.2.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.2.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.2.0/lib/io/joystick/test/ut/joystick_test.cpp:483:62: note: Condition 'interactor.received_axis_direction_event>1' is always false sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:234:21: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:357:13: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.2.0/lib/io/joystick/test/ut/joystick_test.cpp:461:13: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.2.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.2.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.2.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.2.0/lib/io/opencv/camera.cpp:32:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/frame_tl.cpp:67:42: style: Parameter '_buffer' can be declared as pointer to const [constParameterPointer] sight-25.2.0/lib/io/opencv/image.cpp:107:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/image.cpp:82:46: style: Parameter '_image' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/io/opencv/matrix.cpp:95:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable width [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/matrix.cpp:137:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/matrix.cpp:160:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/matrix.cpp:182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/matrix.cpp:47:72: style: Parameter '_dst' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/io/opencv/matrix.cpp:77:72: style: Parameter '_dst' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/io/opencv/test/ut/cv_common.hpp:87:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/io/opencv/test/ut/image_test.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/io/opencv/test/ut/matrix_test.cpp:357:18: note: tvec is initialized sight-25.2.0/lib/io/opencv/test/ut/matrix_test.cpp:384:10: note: tvec is overwritten sight-25.2.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.2.0/lib/io/opencv/test/ut/matrix_test.cpp:384:10: note: tvec is assigned sight-25.2.0/lib/io/opencv/test/ut/matrix_test.cpp:405:10: note: tvec is overwritten sight-25.2.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.2.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.2.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.2.0/lib/io/opencv/type.cpp:40:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/opencv/type.cpp:62:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_8UC1 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/core/session_deserializer.cpp:105:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/core/session_deserializer.cpp:249:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/io/session/detail/core/session_deserializer.cpp:116:17: style: Local variable 'deserializer' shadows outer function [shadowFunction] sight-25.2.0/lib/io/session/detail/core/session_deserializer.hpp:85:27: note: Shadowed declaration sight-25.2.0/lib/io/session/detail/core/session_deserializer.cpp:116:17: note: Shadow variable sight-25.2.0/lib/io/session/detail/core/session_serializer.cpp:107:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UUID [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/core/session_serializer.cpp:249:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/core/session_serializer.cpp:123:21: style: Local variable 'serializer' shadows outer function [shadowFunction] sight-25.2.0/lib/io/session/detail/core/session_serializer.hpp:85:25: note: Shadowed declaration sight-25.2.0/lib/io/session/detail/core/session_serializer.cpp:123:21: note: Shadow variable sight-25.2.0/lib/io/session/detail/image.hxx:158:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable window_center [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/image.hxx:418:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/mesh.hxx:78:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/string_serializable.hxx:60:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/string_serializable.hxx:85:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALUE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/detail/image.hxx:432:24: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/session/detail/image.hxx:440:23: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/session/detail/structure_traits.hxx:118:20: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/session/detail/image.hxx:484:17: style: Unused variable: content [unusedVariable] sight-25.2.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.2.0/lib/io/session/session_writer.hpp:80:37: error: There is an unknown macro here somewhere. Configuration is required. If SPTR is a macro then please configure it. [unknownMacro] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:430:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnhancedUSVolumeStorage [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:847:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:901:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable phong [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:1031:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vessel [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:1084:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable organ [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:1173:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nearest [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:1283:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:1641:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ptree [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:230:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:857:24: style: Condition '_variant%3==2' is always true [knownConditionTrueFalse] sight-25.2.0/lib/io/session/test/ut/session_test.cpp:855:24: note: Assuming that condition '_variant%3==1' is not redundant sight-25.2.0/lib/io/session/test/ut/session_test.cpp:857:24: note: Condition '_variant%3==2' is always true sight-25.2.0/lib/io/session/test/ut/session_test.cpp:953:21: style: Consider using std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/vtk/bitmap_image_reader.cpp:53:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_available_extensions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/bitmap_image_reader.cpp:90:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/bitmap_image_reader.cpp:113:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_available_extensions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/bitmap_image_reader.cpp:138:18: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/io/vtk/helper/mesh.cpp:55:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/vtk/helper/mesh.cpp:549:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VTK_VERTEX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/helper/mesh.cpp:739:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/io/vtk/image_reader.cpp:60:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/image_writer.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/mesh_reader.cpp:66:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/mesh_writer.cpp:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/meta_image_reader.cpp:61:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/meta_image_writer.cpp:66:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/obj_mesh_reader.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/obj_mesh_writer.cpp:71:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/ply_mesh_reader.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/ply_mesh_writer.cpp:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/series_set_reader.cpp:71:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ot [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/series_set_reader.cpp:107:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/stl_mesh_reader.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/stl_mesh_writer.cpp:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/test/ut/image_test.cpp:95:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/test/ut/image_test.cpp:296:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/test/ut/image_test.cpp:376:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/test/ut/mesh_test.cpp:233:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/test/ut/transfer_function_test.cpp:37:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sptr [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/vti_image_reader.cpp:62:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/vti_image_writer.cpp:72:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/vtk.cpp:57:4: error: failed to evaluate #if condition, undefined function-like macro invocation: __GNUC_PREREQ( ... ) [syntaxError] sight-25.2.0/lib/io/vtk/vtp_mesh_reader.cpp:65:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/vtk/vtp_mesh_writer.cpp:69:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ProgressEvent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive.hpp:113:22: style: Class 'archive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.0/lib/io/zip/archive_reader.cpp:89:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:99:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:117:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable recursive [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:151:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_MEM_ERROR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:183:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:218:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:286:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:416:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:490:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_reader.cpp:575:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/io/zip/archive_writer.cpp:181:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:202:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:244:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_MEM_ERROR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:293:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_OK [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:333:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable compatible [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/zip/archive_writer.cpp:481:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_WRITE_ERROR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:593:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MZ_WRITE_ERROR [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/archive_writer.cpp:625:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/io/zip/archive_writer.cpp:483:28: style: Condition 'remaining_size>0' is always false [knownConditionTrueFalse] sight-25.2.0/lib/io/zip/archive_writer.cpp:448:30: note: Assuming that condition 'remaining_size>0' is not redundant sight-25.2.0/lib/io/zip/archive_writer.cpp:483:28: note: Condition 'remaining_size>0' is always false sight-25.2.0/lib/io/zip/archive_writer.cpp:595:28: style: Condition 'remaining_size>0' is always false [knownConditionTrueFalse] sight-25.2.0/lib/io/zip/archive_writer.cpp:560:30: note: Assuming that condition 'remaining_size>0' is not redundant sight-25.2.0/lib/io/zip/archive_writer.cpp:595:28: note: Condition 'remaining_size>0' is always false sight-25.2.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.2.0/lib/io/zip/test/ut/archive_test.cpp:161:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/test/ut/archive_test.cpp:223:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/test/ut/archive_test.cpp:257:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/io/zip/test/ut/archive_test.cpp:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable filesystem [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/ui/__/action.cpp:38:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_CHECKED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:107:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_checked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:122:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:148:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_checked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:161:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:188:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_enabled [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:201:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:232:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:239:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_inverse [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:248:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_confirm_action [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action.cpp:284:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action_callback_base.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action_callback_base.cpp:51:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/action_callback_base.cpp:61:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/activity_view.cpp:44:16: error: syntax error [syntaxError] sight-25.2.0/lib/ui/__/application.cpp:34:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/menubar.cpp:41:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_background_color [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/menubar.cpp:53:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/slideview.cpp:49:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_h_alignment [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/slideview.cpp:190:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/ui/__/builder/toolbar.cpp:55:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_alignment [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/toolbar.cpp:92:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/builder/widget.cpp:55:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/cursor.cpp:35:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/cursor.cpp:43:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/cursor.cpp:61:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/__/detail/registry/menu.cpp:92:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/__/detail/registry/menubar.cpp:61:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/__/detail/registry/toolbar.cpp:93:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/ui/__/dialog/input.cpp:51:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/input.cpp:70:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location.cpp:39:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:50:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTWARE_UI [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:57:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLG_DEFAULT_FILE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:64:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DLG_DEFAULT_DIRECTORY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:88:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:95:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_locaction [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:130:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_locaction [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/location_base.cpp:176:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable token_compress_on [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/logger.cpp:57:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/logger.cpp:69:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ok [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:53:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:71:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:97:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:113:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:129:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:145:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:161:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:177:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/message.cpp:189:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:47:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:59:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:76:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:90:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:104:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:118:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:132:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:143:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:158:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:172:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:183:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:199:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:210:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:226:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:237:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:269:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:283:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:297:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification.cpp:311:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:47:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:59:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:66:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:73:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:80:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:94:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_duration [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:101:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_channel [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:108:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_channel [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:115:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:122:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_closable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:129:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_duration [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/notification_base.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_notification [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress.cpp:39:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress.cpp:67:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress.cpp:81:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress.cpp:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress.cpp:109:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress_base.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancel_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/progress_base.cpp:43:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_canceled [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress.cpp:43:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress.cpp:65:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress.cpp:75:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress.cpp:85:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress.cpp:99:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_implementation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress_base.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stuff [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress_base.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_frequency [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/pulse_progress_base.cpp:49:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/dialog/selector.cpp:58:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/__/frame.cpp:44:16: error: syntax error [syntaxError] sight-25.2.0/lib/ui/__/has_parameters.hpp:61:40: error: syntax error [syntaxError] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:59:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SOFTWARE_UI [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:66:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_STATE_UI [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/ui/__/layout/frame_manager.cpp:101:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FRAME_SCREEN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:108:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable default_close_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:117:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:227:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_close_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:251:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/frame_manager.cpp:295:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_state [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/line.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menu_manager.cpp:64:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menu_manager.cpp:114:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menu_manager.cpp:132:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menu_manager.cpp:139:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menubar_manager.cpp:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/menubar_manager.cpp:66:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:118:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tag [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:147:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_style [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:172:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:196:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_items [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:203:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbar_manager.cpp:210:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_containers [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/toolbox.cpp:56:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon_color [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/view.cpp:32:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_views [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/view.cpp:44:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_views [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/layout/view.cpp:52:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menu.cpp:39:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menu.cpp:105:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menu.cpp:136:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menu.cpp:228:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menubar.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menubar.cpp:94:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menubar.cpp:122:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_menus [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/menubar.cpp:149:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:183:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:217:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:262:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:542:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:581:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:597:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:612:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:626:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:636:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_is_enabled [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:644:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:652:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:660:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:668:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:676:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/preferences.cpp:745:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_preferences_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/registry.cpp:82:59: performance: Function parameter '_sid' should be passed by const reference. [passedByValue] sight-25.2.0/lib/ui/__/registry.cpp:127:59: performance: Function parameter '_wid' should be passed by const reference. [passedByValue] sight-25.2.0/lib/ui/__/service.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_ENABLED [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:111:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:177:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view_layout_manager [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:234:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/service.cpp:249:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/ui/__/test/ut/preferences_test.cpp:49:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable never [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/test/ut/preferences_test.cpp:273:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable forced [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/test/ut/preferences_test.cpp:340:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/__/toolbar.cpp:44:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_VISIBLE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/toolbar.cpp:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_registry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/toolbar.cpp:125:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_actions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/__/toolbar.cpp:235:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/history/image_diff_command.cpp:54:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_img [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/history/image_diff_command.cpp:65:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_img [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/ui/qt/app.cpp:49:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/app.cpp:96:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WaitCursor [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/application.cpp:47:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable question [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/menubar.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/menubar.cpp:86:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/builder/toolbar.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/toolbar.cpp:169:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/widget.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/widget.cpp:66:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/builder/widget.cpp:76:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menu.cpp:34:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menu.cpp:42:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menu.cpp:50:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menu.cpp:57:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/ui/qt/container/menubar.cpp:34:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menubar.cpp:50:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menubar.cpp:63:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/menubar.cpp:70:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_menu_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/toolbar.cpp:36:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/toolbar.cpp:45:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/toolbar.cpp:54:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/toolbar.cpp:61:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_bar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:43:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:51:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:71:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:93:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:109:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:123:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/container/widget.cpp:162:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/cursor.cpp:38:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/input.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/input.cpp:45:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/input.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_echo_mode [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/input.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_input [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/input.cpp:74:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_echo_mode [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/location.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_style [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/location.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/location.cpp:153:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable write [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/location.cpp:203:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filters [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/location.cpp:122:27: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/ui/qt/dialog/logger.cpp:47:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/logger.cpp:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/logger.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_logger [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/logger.cpp:71:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Preferred [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:60:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buttons [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:90:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clicked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:97:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_default_button [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/message.cpp:104:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_icon [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:63:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:201:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TextWordWrap [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:223:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:398:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_msg_box [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:421:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:448:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/notification.cpp:459:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/progress.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_main_window [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/progress.cpp:110:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/progress.cpp:132:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_progressbar [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/progress.cpp:164:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/progress.cpp:182:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/pulse_progress.cpp:50:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/pulse_progress.cpp:79:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/pulse_progress.cpp:97:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cancellable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:44:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_choices [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:51:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:58:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_multiple [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:68:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_title [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:162:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable clicked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:128:13: style: The scope of the variable 'index_item' can be reduced. [variableScope] sight-25.2.0/lib/ui/qt/dialog/selector.cpp:89:9: style: Variable 'item_index' is assigned a value that is never used. [unreadVariable] sight-25.2.0/lib/ui/qt/layout/cardinal.cpp:69:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Paint [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/cardinal.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/cardinal.cpp:337:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExcludeUserInputEvents [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/cardinal.cpp:92:27: style: The scope of the variable 'has_central' can be reduced. [variableScope] sight-25.2.0/lib/ui/qt/layout/frame.cpp:81:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_qt_window [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/frame.cpp:330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable normal [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/frame.cpp:399:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WindowFullScreen [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/frame.cpp:262:18: style: The if condition is the same as the previous if condition [duplicateCondition] sight-25.2.0/lib/ui/qt/layout/frame.cpp:238:18: note: First condition sight-25.2.0/lib/ui/qt/layout/frame.cpp:262:18: note: Second condition sight-25.2.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.2.0/lib/ui/qt/layout/menu.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/menubar.cpp:42:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/layout/tab.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent_container [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/toolbar.cpp:52:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/ui/qt/layout/toolbar.cpp:427:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/layout/toolbox.cpp:88:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWIDGETSIZE_MAX [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/main_frame.cpp:68:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenGLSurface [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:43:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExtendedSelection [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:108:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:128:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:150:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:171:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Delete [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:214:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:260:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector.cpp:298:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_ScrollBarExtent [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/ui/qt/series/selector.hpp:51:52: note: Function 'selector' argument 1 names different: declaration '_display_columns' definition '_display_column'. sight-25.2.0/lib/ui/qt/series/selector.cpp:38:39: note: Function 'selector' argument 1 names different: declaration '_display_columns' definition '_display_column'. sight-25.2.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.2.0/lib/ui/qt/series/selector_model.cpp:131:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Utf8 [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/ui/qt/series/selector_model.cpp:479:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/series/selector_model.cpp:641:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:688:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:722:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:740:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable item_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:765:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uid [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:783:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_items [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/series/selector_model.cpp:138:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:177:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:253:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:265:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/ui/qt/series/selector_model.cpp:296:57: style: Parameter '_decoder' can be declared as reference to const [constParameterReference] sight-25.2.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.2.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.2.0/lib/ui/qt/slice_selector.cpp:64:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrowCursor [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:105:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:169:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PM_DefaultFrameWidth [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:193:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_Slider_AbsoluteSetButtons [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:248:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CC_Slider [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:295:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SH_Slider_AbsoluteSetButtons [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:315:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_index_style [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:408:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_position_style [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:538:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_label_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:584:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation_prefix [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:592:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_index_text [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:623:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_orientation_prefix [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:639:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_origin [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:683:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_index_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:690:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_fct_change_type_callback [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:701:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slider [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:720:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_position_slider [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/slice_selector.cpp:736:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slider [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/ui/qt/widget/accordion_menu.cpp:62:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/accordion_menu.cpp:100:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/accordion_menu.cpp:122:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/accordion_menu.cpp:187:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/accordion_menu.cpp:292:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EnabledChange [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/collapsible_section.cpp:36:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ToolButtonTextBesideIcon [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/collapsible_section.cpp:72:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RightArrow [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/collapsible_section.cpp:121:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/collapsible_section.cpp:131:27: style:inconclusive: Either there is a missing 'override', or the member function 'sight::ui::qt::widget::collapsible_section::clean_layout_recursively' can be const. [functionConst] sight-25.2.0/lib/ui/qt/widget/collapsible_section.hpp:96:10: note: Either there is a missing 'override', or the member function 'sight::ui::qt::widget::collapsible_section::clean_layout_recursively' can be const. sight-25.2.0/lib/ui/qt/widget/collapsible_section.cpp:131:27: note: Either there is a missing 'override', or the member function 'sight::ui::qt::widget::collapsible_section::clean_layout_recursively' can be const. sight-25.2.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.2.0/lib/ui/qt/widget/non_linear_slider.cpp:34:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/widget/progress_bar.hpp:168:106: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canceled [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/progress_bar.cpp:72:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable KeepAspectRatio [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/progress_bar.cpp:204:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable uint64_t [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/progress_bar.cpp:294:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable running [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/progress_bar.hpp:62:24: style: Class 'progress_bar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.0/lib/ui/qt/widget/progress_bar.cpp:183:62: style:inconclusive: Function 'add_monitor' argument 1 names different: declaration '__monitor' definition '_monitor'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/qt/widget/progress_bar.hpp:84:71: note: Function 'add_monitor' argument 1 names different: declaration '__monitor' definition '_monitor'. sight-25.2.0/lib/ui/qt/widget/progress_bar.cpp:183:62: note: Function 'add_monitor' argument 1 names different: declaration '__monitor' definition '_monitor'. sight-25.2.0/lib/ui/qt/widget/range_slider.cpp:70:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/range_slider.cpp:241:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.0/lib/ui/qt/widget/range_slider.cpp:384:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Antialiasing [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/range_slider.cpp:406:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/widget/range_slider.cpp:478:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/widget/slide_bar.cpp:83:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tool [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/widget/slide_bar.cpp:268:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_animatable [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/slide_bar.cpp:323:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:48:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finished [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:132:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Backward [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:152:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Forward [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:219:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable adjustSize [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:246:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Resize [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:260:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ParentChange [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:341:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:437:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWidget [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/speed_dial.cpp:436:9: style: The scope of the variable 'cumulated_size' can be reduced. [variableScope] sight-25.2.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.2.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.2.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.2.0/lib/ui/qt/widget/switch_button.cpp:53:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:60:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Unchecked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:102:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CompositionMode_SourceIn [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:283:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Checked [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:301:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/switch_button.hpp:62:25: style: Class 'switch_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:299:50: style:inconclusive: Function 'mousePressEvent' argument 1 names different: declaration 'e' definition '_event'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/qt/widget/switch_button.hpp:229:58: note: Function 'mousePressEvent' argument 1 names different: declaration 'e' definition '_event'. sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:299:50: note: Function 'mousePressEvent' argument 1 names different: declaration 'e' definition '_event'. sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:346:47: style:inconclusive: Function 'resizeEvent' argument 1 names different: declaration 'e' definition '_event'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/qt/widget/switch_button.hpp:228:55: note: Function 'resizeEvent' argument 1 names different: declaration 'e' definition '_event'. sight-25.2.0/lib/ui/qt/widget/switch_button.cpp:346:47: note: Function 'resizeEvent' argument 1 names different: declaration 'e' definition '_event'. sight-25.2.0/lib/ui/qt/widget/tickmarks_slider.cpp:42:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/tickmarks_slider.cpp:113:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable white [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/tickmarks_slider.cpp:177:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/tickmarks_slider.cpp:193:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/tickmarks_slider.cpp:227:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/qt/widget/toolbox.cpp:82:12: debug: Failed to instantiate template "page". The checking continues anyway. [templateInstantiation] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:89:12: debug: Failed to instantiate template "page". The checking continues anyway. [templateInstantiation] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:50:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AllNonFixedFieldsGrow [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:98:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_page_list [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:156:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widget_destroyed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:233:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_page_list [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:258:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:295:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable widget_destroyed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/qt/widget/toolbox.cpp:236:9: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.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.2.0/lib/ui/test/dialog/location.cpp:100:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable single_file [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/dialog/message.cpp:97:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nobutton [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/test/dialog/message.cpp:85:26: note: Assuming that condition 's_actions.empty()' is not redundant sight-25.2.0/lib/ui/test/dialog/message.cpp:87:22: note: Access out of bounds sight-25.2.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.2.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.2.0/lib/ui/test/helper/file_dialog.cpp:41:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Key_Enter [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/test/helper/label.hpp:85:79: note: Function 'get' argument 2 names different: declaration '_label_name' definition '_label'. sight-25.2.0/lib/ui/test/helper/label.cpp:100:57: note: Function 'get' argument 2 names different: declaration '_label_name' definition '_label'. sight-25.2.0/lib/ui/test/helper/list_widget.cpp:68:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExactly [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/ui/test/helper/list_widget.hpp:41:92: note: Function 'count_equals' argument 3 names different: declaration '_count' definition '_expected'. sight-25.2.0/lib/ui/test/helper/list_widget.cpp:31:76: note: Function 'count_equals' argument 3 names different: declaration '_count' definition '_expected'. sight-25.2.0/lib/ui/test/helper/preferences_configuration.cpp:42:12: style: Condition '!first' is always false [knownConditionTrueFalse] sight-25.2.0/lib/ui/test/helper/preferences_configuration.cpp:39:23: note: Assignment 'first=true', assigned value is 1 sight-25.2.0/lib/ui/test/helper/preferences_configuration.cpp:40:36: note: Assuming container is not empty sight-25.2.0/lib/ui/test/helper/preferences_configuration.cpp:42:12: note: Condition '!first' is always false sight-25.2.0/lib/ui/test/helper/select.cpp:133:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable always_true [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/helper/slider.cpp:71:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SliderPageStepAdd [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/helper/slider.cpp:83:78: style:inconclusive: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/test/helper/slider.hpp:52:91: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.2.0/lib/ui/test/helper/slider.cpp:83:78: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.2.0/lib/ui/test/helper/slider.cpp:93:78: style:inconclusive: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/test/helper/slider.hpp:51:91: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.2.0/lib/ui/test/helper/slider.cpp:93:78: note: Function 'move' argument 3 names different: declaration '_position' definition '_pos'. sight-25.2.0/lib/ui/test/helper/spin_box.cpp:34:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/helper/tickmarks_slider_test.cpp:87:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SliderPageStepAdd [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/helper/tickmarks_slider_test.cpp:134:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoModifier [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/interaction.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/interaction.cpp:149:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/interaction.cpp:216:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/interaction.cpp:294:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/interaction.cpp:358:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoButton [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/ui/test/tester.hpp:91:23: style: Class 'tester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] sight-25.2.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.2.0/lib/ui/test/tester.cpp:75:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:379:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ExcludeUserInputEvents [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:570:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:595:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseMove [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:639:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:672:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:753:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/ui/test/tester.cpp:911:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/lib/ui/test/tester.hpp:413:49: performance: Function 'get_description()' should return member 'm_component_description' by const reference. [returnByReference] sight-25.2.0/lib/ui/test/tester.cpp:552:14: style:inconclusive: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/test/tester.hpp:446:18: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. sight-25.2.0/lib/ui/test/tester.cpp:552:14: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_widget'. sight-25.2.0/lib/ui/test/tester.cpp:577:14: style:inconclusive: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. [funcArgNamesDifferent] sight-25.2.0/lib/ui/test/tester.hpp:453:18: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. sight-25.2.0/lib/ui/test/tester.cpp:577:14: note: Function 'mouse_move' argument 1 names different: declaration '_component' definition '_window'. sight-25.2.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.2.0/lib/ui/test/tester.hpp:508:76: note: Function 'compare_images_histogram' argument 1 names different: declaration '_a' definition '_x'. sight-25.2.0/lib/ui/test/tester.cpp:702:55: note: Function 'compare_images_histogram' argument 1 names different: declaration '_a' definition '_x'. sight-25.2.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.2.0/lib/ui/test/tester.hpp:508:94: note: Function 'compare_images_histogram' argument 2 names different: declaration '_b' definition '_y'. sight-25.2.0/lib/ui/test/tester.cpp:702:73: note: Function 'compare_images_histogram' argument 2 names different: declaration '_b' definition '_y'. sight-25.2.0/lib/viz/scene2d/adaptor.cpp:108:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene2d/adaptor.cpp:157:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene2d/data/init_qt_pen.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable black [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene2d/data/viewport.cpp:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene2d/data/viewport.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/adaptor.cpp:42:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_VISIBILITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cfg_layer_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:99:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_service [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:134:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_service [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:158:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:166:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:182:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visibility_applied [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visibility_applied [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:198:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:205:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:233:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/adaptor.cpp:86:15: style: Variable 'registry' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/viz/scene3d/compositor/chain_manager.cpp:145:64: error: syntax error [syntaxError] sight-25.2.0/lib/viz/scene3d/compositor/core.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transparency_technique [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/core.cpp:62:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_num_pass [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/viz/scene3d/compositor/core.cpp:127:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stereo_mode [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/compositor/manager/auto_stereo.cpp:104:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CULL_NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:555:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NPOS [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:640:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:716:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:790:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IM_NONE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/compositor/manager/oit.cpp:1021:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPT_FRAGMENT_PROGRAM [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/compositor/sao_listener.cpp:48:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_viewport [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/viz/scene3d/detail/collision_tools.cpp:154:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/detail/texture_manager.cpp:92:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/detail/texture_manager.cpp:50:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HBL_DISCARD [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/viz/scene3d/detail/tf_manager.cpp:44:20: note: tf_window is initialized sight-25.2.0/lib/viz/scene3d/detail/tf_manager.cpp:123:19: note: tf_window is overwritten sight-25.2.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.2.0/lib/viz/scene3d/detail/tf_manager.cpp:48:32: note: texture_size is initialized sight-25.2.0/lib/viz/scene3d/detail/tf_manager.cpp:64:22: note: texture_size is overwritten sight-25.2.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.2.0/lib/viz/scene3d/helper/camera.cpp:34:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/camera.cpp:169:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_PERSPECTIVE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/fiducials.cpp:47:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/fiducials.cpp:103:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/fiducials.cpp:158:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/fiducials.cpp:202:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/helper/image.cpp:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/manual_object.cpp:47:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_X [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/manual_object.cpp:130:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_X [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/manual_object.cpp:203:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UNIT_Z [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/manual_object.cpp:297:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PI [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/manual_object.cpp:375:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/scene.cpp:157:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/shading.cpp:107:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable quad [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/shading.cpp:189:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GPT_VERTEX_PROGRAM [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/helper/shading.cpp:502:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/lib/viz/scene3d/interactor/clipping_box_interactor.cpp:118:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/viz/scene3d/interactor/detail/trackball.cpp:46:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TS_LOCAL [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pressed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pressed [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/interactor/mesh_picker_interactor.cpp:160:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pressed [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/interactor/predefined_position_interactor.cpp:68:26: style: Parameter '_pos' can be declared as reference to const [constParameterReference] sight-25.2.0/lib/viz/scene3d/interactor/trackball_interactor.cpp:56:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_timer [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/layer.cpp:68:16: error: syntax error [syntaxError] sight-25.2.0/lib/viz/scene3d/light_adaptor.cpp:50:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:44:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:73:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:80:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:101:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EDGES [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:208:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:232:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/generic.cpp:264:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_material [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/r2vb.cpp:49:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/r2vb.cpp:136:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/standard.cpp:49:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NORMALS [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/standard.cpp:133:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/material/standard.cpp:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mesh_size [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:112:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_binding [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:155:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:202:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_entity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:224:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:458:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:543:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cell_type [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:630:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:737:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:852:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexBufferBinding [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:982:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:1017:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sub_mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:1052:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layout [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:1060:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_mesh [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:1069:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_r2vb_object [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:69:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable triangle [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/mesh.cpp:662:34: style: The scope of the variable 'p_normal' can be reduced. [variableScope] sight-25.2.0/lib/viz/scene3d/parameter_adaptor.cpp:78:66: error: syntax error [syntaxError] sight-25.2.0/lib/viz/scene3d/picking_cross.cpp:40:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/picking_cross.cpp:73:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/picking_cross.cpp:90:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cross [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_slice_plane_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:110:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_plane_scene_node [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:325:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:358:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_opacity [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:375:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_axis [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:515:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:547:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:559:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:566:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity_name [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/plane.cpp:589:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_size [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.0/lib/viz/scene3d/r2vb_renderable.cpp:141:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dirty [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/render.cpp:57:16: error: syntax error [syntaxError] sight-25.2.0/lib/viz/scene3d/test/ut/camera_test.cpp:125:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_PERSPECTIVE [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/image_test.cpp:32:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/layer_test.cpp:46:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable mWidth [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/layer_test.cpp:111:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/resource_test.cpp:49:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/shading_test.cpp:201:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GCT_DOUBLE1 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/utils_test.cpp:126:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/test/ut/utils_test.cpp:61:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/lib/viz/scene3d/texture.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/texture.cpp:41:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/texture.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/texture.cpp:58:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/texture.cpp:95:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/texture.cpp:133:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transfer_function.cpp:34:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transfer_function.cpp:41:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resource [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transfer_function.cpp:51:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transformable.cpp:37:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transformable.cpp:44:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transformable.cpp:51:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_node [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/transformable.cpp:61:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_transform_id [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:206:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:280:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_oit_manager [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:308:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:378:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:502:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT8 [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:529:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable undefined [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:651:77: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TU_STATIC_WRITE_ONLY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:787:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT_CAMERA_NAME [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/utils.cpp:862:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:358:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vertexCount [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/vr/grid_proxy_geometry.cpp:402:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/vr/pre_integration_table.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1040:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1071:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_point_geometry [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1134:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clipped_image_positions [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/vr/ray_tracing_volume_renderer.cpp:1150:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enabled [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/lib/viz/scene3d/vr/volume_renderer.cpp:180:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable plane [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:69:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_box_mtl [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:82:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_face [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/widget/clipping_box.cpp:159:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CUBE_EDGES [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/lib/viz/scene3d/widget/clipping_box.cpp:304:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_face [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:331:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:404:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_selected_widget [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:425:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:501:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_camera [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:575:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_clipping_cube [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:585:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:614:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ZERO [valueFlowBailoutIncompleteVar] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:85:15: style: Variable 'widget' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/viz/scene3d/widget/clipping_box.cpp:178:15: style: Variable 'widget' can be declared as reference to const [constVariableReference] sight-25.2.0/lib/viz/scene3d/window_interactor.cpp:41:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable REGISTRY_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/app/test/ut/profile_test.cpp:49:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PROFILE_VERSION [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/concat.cpp:39:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/concat.cpp:100:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/concat.cpp:80:30: warning:inconclusive: Found suspicious operator '%', result is not used. [constStatement] sight-25.2.0/module/__/data/copy.cpp:127:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/get_activity_object.cpp:32:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/get_point.cpp:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable group [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/get_point.cpp:71:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/manage.cpp:42:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/manage.cpp:127:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/manage.cpp:177:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/manage.cpp:229:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/manage.cpp:333:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FAILED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/reset.cpp:48:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/select_object.hpp:64:27: error: syntax error [syntaxError] sight-25.2.0/module/__/data/series_signal.hpp:86:27: error: syntax error [syntaxError] sight-25.2.0/module/__/data/test/ut/concat_test.cpp:82:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.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.2.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.2.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.2.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.2.0/module/__/data/test/ut/reset_test.cpp:76:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/test/ut/translate_test.cpp:92:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.0/module/__/data/test/ut/validated_test.cpp:119:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable nullopt [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/translate.cpp:41:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/translate.cpp:84:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/data/validate.hpp:68:45: error: syntax error [syntaxError] sight-25.2.0/module/__/debug/action/dump_all.cpp:78:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/debug/action/memory_consumption.cpp:50:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable array [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/debug/action/memory_info.cpp:58:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_manager [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/debug/action/metrics.cpp:55:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/debug/install_sigsev_backtrace.cpp:49:2: error: #error Neither REG_EIP nor REG_RIP is defined. [preprocessorErrorDirective] sight-25.2.0/module/__/memory/dump_policy.cpp:54:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/module/__/memory/plugin.cpp:54:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable lazy [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/signal_gate.hpp:61:27: error: syntax error [syntaxError] sight-25.2.0/module/__/sync/synchronizer.hpp:142:39: error: syntax error [syntaxError] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:136:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:187:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:202:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:235:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable buffer_t [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1053:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1129:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1268:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gray_scale [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1895:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1980:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/__/sync/test/ut/synchronizer_test.cpp:727:47: style: Condition 'last_timestamp_synch==6' is always false [knownConditionTrueFalse] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:727:47: note: Condition 'last_timestamp_synch==6' is always false sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:737:47: style: Condition 'last_timestamp_synch==8' is always false [knownConditionTrueFalse] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:737:47: note: Condition 'last_timestamp_synch==8' is always false sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:755:47: style: Condition 'last_timestamp_synch==9' is always false [knownConditionTrueFalse] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:714:28: note: Assignment 'last_timestamp_synch=0', assigned value is 0 sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:755:47: note: Condition 'last_timestamp_synch==9' is always false sight-25.2.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.2.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.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1645:59: note: Condition 'matrix_var_index_un_synch_signal==0' is always false sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1661:56: style: Condition 'matrix_var_index_synch_signal==0' is always false [knownConditionTrueFalse] sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1650:5: note: Assuming that condition 'matrix_var_index_synch_signal==-1' is not redundant sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1651:5: note: Assuming condition is false sight-25.2.0/module/__/sync/test/ut/synchronizer_test.cpp:1661:56: note: Condition 'matrix_var_index_synch_signal==0' is always false sight-25.2.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.2.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.2.0/module/filter/image/automatic_registration.cpp:126:38: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/bitwise_and.cpp:66:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable COMPUTED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/image/flip.cpp:33:16: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/image_center.cpp:118:58: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/image_extruder.cpp:35:23: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/images_substract.cpp:64:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/image/label_geometry_image.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/label_image_to_binary_image.cpp:94:70: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/matrix_regressor.cpp:100:66: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/mip_matching_registration.cpp:70:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/image/plane_slicer.hpp:81:38: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/propagator.cpp:95:34: error: syntax error [syntaxError] sight-25.2.0/module/filter/image/resampler.cpp:90:66: error: syntax error [syntaxError] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/filter/image/test/ut/propagator_test.cpp:258:5: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.0/module/filter/image/threshold.cpp:66:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threshold [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/image/threshold.cpp:161:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_threshold [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/mesh/center.cpp:70:28: error: syntax error [syntaxError] sight-25.2.0/module/filter/mesh/generator/ultrasound_mesh.cpp:45:23: error: syntax error [syntaxError] sight-25.2.0/module/filter/mesh/test/ut/center_test.cpp:68:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/mesh/test/ut/center_test.cpp:39:13: performance: Variable 'srv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.2.0/module/filter/mesh/test/ut/vtk_mesher_test.cpp:60:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/mesh/test/ut/vtk_mesher_test.cpp:53:13: performance: Variable 'mesher_service' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] sight-25.2.0/module/filter/mesh/vtk_mesher.cpp:149:34: error: syntax error [syntaxError] sight-25.2.0/module/filter/point/point_list_registration.hpp:74:27: error: syntax error [syntaxError] sight-25.2.0/module/filter/vision/colour_image_masking.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/module/filter/vision/depth_image_masking.cpp:35:23: error: syntax error [syntaxError] sight-25.2.0/module/filter/vision/optical_flow.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/filter/vision/point_cloud_from_depth_map.hpp:121:27: error: syntax error [syntaxError] sight-25.2.0/module/filter/vision/transform_depth_map2mm.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UINT16 [valueFlowBailoutIncompleteVar] sight-25.2.0/module/filter/vision/transform_depth_tl2mm.cpp:33:23: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/concatenate_matrices.cpp:99:69: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/decompose_matrix.cpp:64:63: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/manage_point_list.hpp:78:38: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/matrix_list.cpp:35:23: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/matrix_to_point.cpp:70:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/geometry/__/point_list_from_matrices.cpp:104:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/geometry/__/switch_matrices.cpp:64:62: error: syntax error [syntaxError] sight-25.2.0/module/geometry/__/test/ut/concatenate_matrices_test.cpp:434:9: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:42: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.2.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.2.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:42: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.2.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:48: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.2.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.2.0/module/geometry/__/test/ut/weighted_mean_matrix_test.cpp:48: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.2.0/module/geometry/__/weighted_mean_matrix.cpp:60:65: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/chess_board_detector.cpp:44:23: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/chessboard_creator.cpp:79:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/geometry/vision/chessboard_creator.cpp:94:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/geometry/vision/chessboard_reprojection.cpp:52:23: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/distortion.hpp:86:27: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/marker_to_point.hpp:67:27: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/open_cv_extrinsic.cpp:139:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CV_64F [valueFlowBailoutIncompleteVar] sight-25.2.0/module/geometry/vision/open_cv_intrinsic.cpp:37:23: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/pose_from2d.cpp:295:63: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/reprojection_error.hpp:88:27: error: syntax error [syntaxError] sight-25.2.0/module/geometry/vision/solve_pnp.cpp:127:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/bitmap/reader.cpp:329:34: error: syntax error [syntaxError] sight-25.2.0/module/io/bitmap/test/ut/reader_test.cpp:115:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable libtiff [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/bitmap/test/ut/writer_test.cpp:79:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rgb [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/bitmap/test/ut/writer_test.cpp:164:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable best [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/bitmap/test/ut/writer_test.cpp:222:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fast [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/bitmap/writer.cpp:350:34: error: syntax error [syntaxError] sight-25.2.0/module/io/dicom/reader.cpp:170:34: error: syntax error [syntaxError] sight-25.2.0/module/io/dicomweb/query_editor.cpp:134:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QDate [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/dicomweb/query_editor.cpp:154:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QDate [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/dicomweb/query_editor.cpp:340:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable critical [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/dicomweb/series_puller.cpp:175:58: error: syntax error [syntaxError] sight-25.2.0/module/io/dicomweb/series_pusher.hpp:70:27: error: syntax error [syntaxError] sight-25.2.0/module/io/dicomweb/slice_index_dicom_puller_editor.cpp:69:67: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/pacs_configuration_editor.cpp:45:23: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/pacs_configuration_initializer.cpp:148:16: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/progress_bar_controller.cpp:34:23: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/query_editor.cpp:130:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignRight [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/dimse/query_editor.cpp:398:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DCM_SeriesInstanceUID [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/dimse/query_editor.cpp:504:32: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/module/io/dimse/query_editor.cpp:541:21: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] sight-25.2.0/module/io/dimse/series_puller.cpp:45:23: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/series_pusher.hpp:74:27: error: syntax error [syntaxError] sight-25.2.0/module/io/dimse/slice_index_dicom_editor.cpp:120:67: error: syntax error [syntaxError] sight-25.2.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.2.0/module/io/document/pdf_writer.cpp:52:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:77:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:108:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable A4 [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:206:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QWidget [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:218:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:230:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable image [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/document/pdf_writer.cpp:244:44: style: Same expression on both sides of '&'. [duplicateExpression] sight-25.2.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.2.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.2.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.2.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.2.0/module/io/document/pdf_writer.cpp:124:44: style: Unused variable: future [unusedVariable] sight-25.2.0/module/io/igtl/client_listener.cpp:114:31: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/client_sender.cpp:101:31: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/network_listener.hpp:49:27: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/network_sender.hpp:49:27: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/server_listener.cpp:95:27: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/server_sender.cpp:99:27: error: syntax error [syntaxError] sight-25.2.0/module/io/igtl/tdata_listener.cpp:112:31: error: syntax error [syntaxError] sight-25.2.0/module/io/itk/image_reader.cpp:130:90: error: syntax error [syntaxError] sight-25.2.0/module/io/itk/image_series_reader.cpp:172:90: error: syntax error [syntaxError] sight-25.2.0/module/io/itk/image_series_writer.cpp:52:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_series_writer.cpp:69:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_series_writer.cpp:111:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_writer.cpp:61:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_writer.cpp:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_window_title [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_writer.cpp:170:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/image_writer.cpp:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_write_failed [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/itk/series_set_reader.cpp:128:42: error: syntax error [syntaxError] sight-25.2.0/module/io/itk/sliced_image_series_writer.cpp:54:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/io/itk/test/ut/io_itk_test.cpp:66:22: debug: Function::addArguments found argument 'object' with varid 0. [varid0] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/io/joystick/test/ut/plugin_test.cpp:121:17: warning: Class virtual_device is not safe, destructor throws exception [exceptThrowInDestructor] sight-25.2.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.2.0/module/io/matrix/matrices_reader.cpp:49:23: error: syntax error [syntaxError] sight-25.2.0/module/io/matrix/matrix4_trf_reader.cpp:147:42: error: syntax error [syntaxError] sight-25.2.0/module/io/matrix/matrix4_trf_writer.cpp:133:38: error: syntax error [syntaxError] sight-25.2.0/module/io/matrix/matrix_writer.cpp:44:23: error: syntax error [syntaxError] sight-25.2.0/module/io/matrix/test/ut/validator_test.cpp:40:36: error: syntax error [syntaxError] sight-25.2.0/module/io/matrix/test/ut/writer_test.cpp:87:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable never [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/matrix/validator.cpp:41:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VALID [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/matrix/validator.cpp:72:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INVALID [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/realsense/scan.cpp:73:23: error: syntax error [syntaxError] sight-25.2.0/module/io/session/reader.cpp:199:38: error: syntax error [syntaxError] sight-25.2.0/module/io/session/test/ut/session_test.cpp:87:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/session/test/ut/session_test.cpp:187:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable exception [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/session/test/ut/session_test.cpp:235:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/session/writer.cpp:207:34: error: syntax error [syntaxError] sight-25.2.0/module/io/video/frame_grabber.cpp:686:48: error: syntax error [syntaxError] sight-25.2.0/module/io/video/frame_writer.cpp:52:23: error: syntax error [syntaxError] sight-25.2.0/module/io/video/grabber_proxy.cpp:522:52: error: syntax error [syntaxError] sight-25.2.0/module/io/video/video_writer.cpp:46:23: error: syntax error [syntaxError] sight-25.2.0/module/io/vision/calibration_images_writer.cpp:57:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable folder [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/io/vision/calibration_images_writer.cpp:113:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/vision/calibration_info_reader.cpp:48:23: error: syntax error [syntaxError] sight-25.2.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.2.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.2.0/module/io/vision/open_cv_reader.cpp:251:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/io/vision/open_cv_writer.cpp:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable file [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/vtk/image_reader.cpp:159:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/image_series_reader.cpp:186:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/image_series_writer.cpp:139:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/image_writer.cpp:205:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/mesh_reader.cpp:179:34: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/mesh_writer.cpp:197:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/model_series_obj_writer.cpp:159:38: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/model_series_reader.cpp:171:82: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/model_series_writer.cpp:233:34: error: syntax error [syntaxError] sight-25.2.0/module/io/vtk/series_set_reader.cpp:137:34: error: syntax error [syntaxError] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/io/zip/extract.cpp:212:34: error: syntax error [syntaxError] sight-25.2.0/module/io/zip/test/ut/extract_test.cpp:97:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry [valueFlowBailoutIncompleteVar] sight-25.2.0/module/io/zip/test/ut/extract_test.cpp:145:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable retry [valueFlowBailoutIncompleteVar] sight-25.2.0/module/navigation/optics/aruco_tracker.hpp:109:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/action.hpp:72:32: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/com/timestamp_signal.cpp:37:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/com/timestamp_slot_caller.hpp:58:72: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/io/folder_selector.hpp:59:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/io/selector.cpp:290:90: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/modify_layout.cpp:124:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/__/modify_layout.cpp:148:14: style: The scope of the variable 'is_enable' can be reduced. [variableScope] sight-25.2.0/module/ui/__/plugin.cpp:74:101: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/__/preferences.cpp:38:64: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/quit.cpp:68:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/__/quit.cpp:76:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/__/series/db_merger.cpp:44:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/series/export_with_series_set.cpp:42:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/series/push_selection.cpp:99:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable info [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/__/test/ut/com/timestamp_signal_test.cpp:88:23: style: Condition '2==timestamps.size()' is always false [knownConditionTrueFalse] sight-25.2.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.2.0/module/ui/__/test/ut/com/timestamp_signal_test.cpp:88:23: note: Condition '2==timestamps.size()' is always false sight-25.2.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.2.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.2.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.2.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:57:10: style: Local variable 'slot' shadows outer function [shadowFunction] sight-25.2.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:44:10: note: Shadowed declaration sight-25.2.0/module/ui/__/test/ut/com/timestamp_slot_caller_test.cpp:57:10: note: Shadow variable sight-25.2.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.2.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.2.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.2.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.2.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.2.0/module/ui/__/video/image_picker.cpp:35:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/__/viz/cross_type_action.cpp:32:23: error: syntax error [syntaxError] sight-25.2.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.2.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.2.0/module/ui/debug/action/components_tree.cpp:105:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/ui/debug/dump_editor.cpp:98:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:118:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:140:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:224:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:250:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:279:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EditRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:326:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsEnabled [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:386:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DisplayRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:431:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Vertical [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:502:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Minimum [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:584:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UserRole [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:642:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable darkYellow [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:734:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable busy [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/debug/dump_editor.cpp:643:24: style: Redundant initialization for 'status'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.2.0/module/ui/debug/dump_editor.cpp:634:33: note: status is initialized sight-25.2.0/module/ui/debug/dump_editor.cpp:643:24: note: status is overwritten sight-25.2.0/module/ui/debug/dump_editor.cpp:661:14: style: Redundant initialization for 'date'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.2.0/module/ui/debug/dump_editor.cpp:635:33: note: date is initialized sight-25.2.0/module/ui/debug/dump_editor.cpp:661:14: note: date is overwritten sight-25.2.0/module/ui/debug/dump_editor.cpp:654:25: style: Redundant initialization for 'lock_status'. The initialized value is overwritten before it is read. [redundantInitialization] sight-25.2.0/module/ui/debug/dump_editor.cpp:636:33: note: lock_status is initialized sight-25.2.0/module/ui/debug/dump_editor.cpp:654:25: note: lock_status is overwritten sight-25.2.0/module/ui/history/command_history.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/activity/data_view.cpp:100:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Drop [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:220:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignHCenter [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:522:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:751:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Warning [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:778:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_KEY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:808:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ItemIsDropEnabled [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/activity/data_view.cpp:1116:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Yes [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/ui/qt/activity/data_view.cpp:432:10: style: The scope of the variable 'ok' can be reduced. [variableScope] sight-25.2.0/module/ui/qt/activity/dynamic_view.hpp:109:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/activity/launcher.hpp:131:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/activity/selector.hpp:88:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/activity/sequencer.cpp:336: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.2.0/module/ui/qt/activity/view.cpp:42:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/activity/wizard.hpp:110:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/calibration/calibration_info_editor.cpp:42:16: error: syntax error [syntaxError] sight-25.2.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.2.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.2.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.2.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.2.0/module/ui/qt/calibration/camera_information_editor.cpp:41:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/calibration/camera_set_editor.cpp:46:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/calibration/display_calibration_info.cpp:40:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/calibration/images_selector.cpp:42:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:44:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:52:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dialog [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:73:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAMERA [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:107:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:115:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAMERA [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/intrinsic_edition.cpp:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_calibration [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/calibration/optical_center_editor.cpp:157:77: error: syntax error [syntaxError] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/ui/qt/com/signal_button.hpp:101:38: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/com/signal_shortcut.hpp:84:38: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/icon_speed_dial.hpp:87:38: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/image/image.cpp:70:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SmoothTransformation [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/image/image_info.cpp:42:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/image/slice_index_position_editor.cpp:58:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/image/transfer_function.cpp:57:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/image/transfer_function_opacity.cpp:145:84: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/image/window_level.cpp:532:60: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/launch_browser.cpp:54:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/launch_browser.cpp:72:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TolerantMode [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/list_view.hpp:70:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/material_opacity_editor.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_label [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/ui/qt/material_opacity_editor.cpp:92:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/metrics/distance.cpp:40:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/metrics/landmarks.cpp:150:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/model/model_series_list.cpp:66:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/model/organ_transformation.cpp:357:77: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/notifier.cpp:41:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/parameters.hpp:155:35: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/plugin.cpp:83:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Disabled [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/plugin.cpp:151:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/plugin.cpp:194:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable run [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/plugin.cpp:220:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/preferences_configuration.hpp:167:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/progress_bar.hpp:72:39: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/reconstruction/organ_material_editor.cpp:61:73: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/reconstruction/representation_editor.cpp:393:73: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/selection_menu_button.cpp:46:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/series/select_dialog.hpp:68:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/series/selector.cpp:48:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/series/viewer.cpp:155:70: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/settings.hpp:170:32: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/show_about.cpp:66:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/show_about.cpp:120:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HLine [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/show_help.cpp:76:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/show_help.cpp:113:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/status.hpp:95:38: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/style_selector.cpp:44:23: error: syntax error [syntaxError] sight-25.2.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.2.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.2.0/module/ui/qt/test/ut/loader.cpp:142:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable async [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/ui/qt/test/ut/preferences_configuration.cpp:71:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/test/ut/preferences_configuration.cpp:383:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/test/ut/preferences_configuration.cpp:461:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/test/ut/preferences_configuration.cpp:486:55: performance: Function parameter '_key' should be passed by const reference. [passedByValue] sight-25.2.0/module/ui/qt/test/ut/progress_bar_test.cpp:205:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ready [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/test/ut/sequencer.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/ui/qt/test/ut/stylesheet_test.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/text.cpp:87:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AlignCenter [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/text.cpp:49:13: style: Unused variable: style_sheet [unusedVariable] sight-25.2.0/module/ui/qt/text_status.cpp:36:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/video/camera.cpp:57:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/video/camera_device_dlg.cpp:143:88: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable accept [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/video/camera_device_dlg.cpp:157:99: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/video/camera_device_dlg.cpp:283:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable invalid [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/qt/video/camera_device_dlg.cpp:345:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.0/module/ui/qt/video/camera_device_dlg.cpp:58:50: performance: Function parameter '_xml_resolution_config' should be passed by const reference. [passedByValue] sight-25.2.0/module/ui/qt/video/slider.hpp:61:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/viz/matrix_viewer.cpp:139:66: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/viz/point_editor.cpp:48:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/viz/snapshot_editor.cpp:47:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/qt/viz/transform_editor.cpp:263:72: error: syntax error [syntaxError] sight-25.2.0/module/ui/test/macro_saver.cpp:49:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ShiftModifier [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:319:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ChildAdded [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:376:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindChildrenRecursively [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:406:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindChildrenRecursively [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:518:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FindDirectChildrenOnly [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:624:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:1718:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MouseButtonPress [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/test/macro_saver.cpp:1281:40: style: Variable 'iha' can be declared as pointer to const [constVariablePointer] sight-25.2.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.2.0/module/ui/test/macro_saver.cpp:595:42: note: Assuming that condition '_how_to_find_receiver.size()>=2' is not redundant sight-25.2.0/module/ui/test/macro_saver.cpp:605:40: note: Access out of bounds sight-25.2.0/module/ui/test/plugin.cpp:36:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable qApp [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/viz/compositor_parameter_editor.hpp:64:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/compositor_selector.hpp:64:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/core_compositor_editor.cpp:84:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Horizontal [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/viz/core_compositor_editor.cpp:309:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DEFAULT [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/ui/viz/core_compositor_editor.cpp:199:19: style: Variable 'layer_map' can be declared as reference to const [constVariableReference] sight-25.2.0/module/ui/viz/helper/parameter_editor.cpp:87:85: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PARAMETER_INOUT [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/viz/helper/parameter_editor.cpp:92:19: style: Parameter '_data' can be declared as reference to const [constParameterReference] sight-25.2.0/module/ui/viz/light_editor.cpp:51:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/light_selector.cpp:58:16: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/material_selector.hpp:80:27: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/screen_selector.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/shader_parameter_editor.cpp:49:96: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/stereo_selector.cpp:127:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/viz/stereo_selector.cpp:147:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BACKGROUND [valueFlowBailoutIncompleteVar] sight-25.2.0/module/ui/viz/stereo_selector.cpp:144:19: style: Variable 'layer_map' can be declared as reference to const [constVariableReference] sight-25.2.0/module/ui/viz/stereo_toggler.cpp:31:23: error: syntax error [syntaxError] sight-25.2.0/module/ui/viz/texture_selector.cpp:149:9: error: Syntax Error: AST broken, '->' doesn't have two operands. [internalAstError] sight-25.2.0/module/viz/sample/image.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_srv [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/sample/image.cpp:121:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_negato_srv [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/sample/mesh.cpp:35:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/axis.cpp:535:96: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/grid2d.cpp:41:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/histogram.cpp:38:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/line.cpp:58:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_x1 [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/line.cpp:82:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pen [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/line.cpp:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/line.cpp:117:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_layer [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/negato.cpp:45:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/square.cpp:34:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/transfer_function.cpp:46:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/viewport_interactor.cpp:71:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shift_modifier [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/viewport_interactor.cpp:132:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NAN [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene2d/adaptor/viewport_range_selector.cpp:44:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene2d/adaptor/viewport_updater.cpp:72:96: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/axis.cpp:417:66: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/camera.cpp:40:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/compositor_parameter.cpp:85:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/event.hpp:89:27: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/fragments_info.cpp:84:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/frustum.cpp:117:71: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/frustum_list.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/grid.cpp:40:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/light.cpp:41:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/line.cpp:48:55: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/material.cpp:224:82: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/mesh.cpp:47:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/mesh_list.cpp:30:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/model_series.cpp:45:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:48:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:66:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_IMAGE [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:86:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:145:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_3d_ogre_texture [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:188:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interactive [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:218:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:246:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mask_texture [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:262:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_3d_ogre_texture [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_slice_index [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:407:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLICE_INDEX_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:416:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gpu_tf [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato.cpp:437:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_initial_window [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:43:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SLICE_INDEX_CHANGED [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:91:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:117:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:142:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:171:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:179:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_negato_scene_node [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d.cpp:193:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTITY_TYPE_MASK [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato2d_camera.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:53:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SET_TRANSPARENCY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:68:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:87:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:104:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:125:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:139:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_plane [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:168:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable middle [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:199:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_picked_plane [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:226:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_planes [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:250:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PICKED_VOXEL [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/negato3d.cpp:284:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_query_flags [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/orientation_marker.cpp:164:69: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/picker.cpp:31:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/point_list.cpp:191:78: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/predefined_camera.cpp:35:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESET [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/predefined_camera.cpp:50:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/viz/scene3d/adaptor/predefined_camera.cpp:133:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESET [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/predefined_camera.cpp:180:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interactor [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/predefined_camera.cpp:191:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/reconstruction.cpp:86:91: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/render_stats.cpp:55:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/render_stats.cpp:84:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/viz/scene3d/adaptor/resize_viewport.cpp:36:23: error: syntax error [syntaxError] sight-25.2.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.2.0/module/viz/scene3d/adaptor/shader_parameter.cpp:55:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:61:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:112:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:143:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENABLE_TOOL [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:161:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CONFIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:200:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:239:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_last_lasso_line [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:260:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:296:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RECONSTRUCTIONS_REMOVED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:310:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable remove [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:317:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:342:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:366:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lasso_far_plane [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:399:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_tool_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:519:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_left_button_move_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:544:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:556:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:570:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_validation_by_double_click [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:591:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:644:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_interaction_enable_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:675:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESOURCE_GROUP [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:744:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_lasso_near_positions [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:794:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable point_normals [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/shape_extruder.cpp:877:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable z [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/text.cpp:38:23: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/texture.cpp:43:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/trackball_camera.cpp:36:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_priority [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/trackball_camera.cpp:75:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_trackball [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/transform.cpp:40:74: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/vector.cpp:46:55: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:56:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable UPDATE_IMAGE [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/video.cpp:95:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_list [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:181:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BUFFER_MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable POINT_LIST [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:363:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point_list_adaptor [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:396:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gpu_tf [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:433:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:442:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entity [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:468:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filtering [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filtering [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/video.cpp:496:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_scaling [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/volume_render.cpp:100:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera_autoreset [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/volume_render.cpp:213:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IMAGE [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/volume_render.cpp:274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:302:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:327:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable dynamic [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable camera_autoreset [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/viz/scene3d/adaptor/volume_render.cpp:555:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable vr_shadows [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:562:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable visible [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/volume_render.cpp:597:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:639:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:680:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_mutex [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:710:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable IDENTITY [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:743:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_widget [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:807:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_widget [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/adaptor/volume_render.cpp:842:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MODIFIED_SIG [valueFlowBailoutIncompleteVar] sight-25.2.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.2.0/module/viz/scene3d/adaptor/voxel_picker.cpp:37:16: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d/plugin.cpp:61:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_log_manager [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d/plugin.cpp:93:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_listener [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/adaptor/fiducials/point.hpp:121:39: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d_qt/adaptor/fiducials/ruler.hpp:82:39: error: syntax error [syntaxError] sight-25.2.0/module/viz/scene3d_qt/adaptor/fiducials/shape.hpp:88:39: error: syntax error [syntaxError] sight-25.2.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.2.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.2.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.2.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.2.0/module/viz/scene3d_qt/open_gl_context.cpp:41:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OpenGL [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/viz/scene3d_qt/open_gl_worker.cpp:118:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HighestPriority [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_resize_slot [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:215:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:227:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:244:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:287:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:296:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:305:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_color [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_horizontal_alignment [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:336:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font_family [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:344:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_font_size [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:353:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WA_TransparentForMouseEvents [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:366:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_position [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:380:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_node_listener [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:452:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_color [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/text.cpp:194:24: performance: Function parameter '_text' should be passed by const reference. [passedByValue] sight-25.2.0/module/viz/scene3d_qt/window.cpp:51:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable none [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:85:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoPartialUpdate [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:100:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_id [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:109:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_pending [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:137:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:170:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_update_pending [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:194:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:222:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keypress [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:240:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keyrelease [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:267:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LeftButton [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:330:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:350:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wheelmove [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:369:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:384:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:397:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_gesture_state [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:413:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable leave [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:423:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable enter [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:433:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PanGesture [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:547:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:580:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_render_targets [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:698:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_qt/window.cpp:762:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_init [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.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.2.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.2.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.2.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.2.0/module/viz/scene3d_qt/window_interactor.cpp:196:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTERACTION_SLOT [valueFlowBailoutIncompleteVar] sight-25.2.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.2.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.2.0/module/viz/scene3d_test/plugin.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.2.0/module/viz/scene3d_test/plugin.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ogre_root [valueFlowBailoutIncompleteVar] sight-25.2.0/tutorial/xml/tuto13_mesh_generator_cpp/mesh_modifier.cpp:144:100: error: syntax error [syntaxError] sight-25.2.0/util/aruco_marker/src/main.cpp:62:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] sight-25.2.0/util/network_proxy/src/main.cpp:90:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable in [valueFlowBailoutIncompleteVar] sight-25.2.0/util/network_proxy/src/main.cpp:191:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] sight-25.2.0/util/network_proxy/src/main.cpp:79:61: performance: Function parameter '_config_file' should be passed by const reference. [passedByValue] sight-25.2.0/util/sightrun/src/profile_runner.cpp:117:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LOG_FILE [valueFlowBailoutIncompleteVar] sight-25.2.0/util/sightrun/src/profile_runner.cpp:194:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable warning [valueFlowBailoutIncompleteVar] sight-25.2.0/util/sightrun/src/profile_runner.cpp:306:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] sight-25.2.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.2.0/3rd-party/minizip/mz_os_posix.c:209:22: note: Assuming allocation function fails sight-25.2.0/3rd-party/minizip/mz_os_posix.c:209:22: note: Assignment 'name=strdup(path)', assigned value is 0 sight-25.2.0/3rd-party/minizip/mz_os_posix.c:210:29: note: Calling function mz_path_remove_slash, 1st argument is null sight-25.2.0/3rd-party/minizip/mz_os.c:57:40: note: Dereferencing argument path that is null diff: head sight-25.2.0/module/ui/qt/video/camera_device_dlg.cpp:58:50: performance: Function parameter '_xml_resolution_config' should be passed by const reference. [passedByValue] DONE