2026-05-01 18:16 ftp://ftp.de.debian.org/debian/pool/main/e/entangle/entangle_3.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=motif --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 -j6 platform: Linux-7.0.3+deb14-amd64-x86_64-with-glibc2.42 python: 3.13.12 client-version: 1.4.0 compiler: g++ (Debian 15.2.0-17) 15.2.0 cppcheck: head 2.20.0 head-info: e5c4a734 (2026-05-01 11:10:43 +0200) count: 430 430 elapsed-time: 0.8 0.7 head-timing-info: old-timing-info: head results: entangle-3.0/src/backend/entangle-control-button.c:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_button_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-button.c:75:53: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera-list.c:245:19: debug: Scope::checkVariable found variable 'value' with varid 0. [varid0] entangle-3.0/src/backend/entangle-colour-profile.c:190:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:208:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:232:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:257:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:329:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:409:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmsInfoDescription [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:423:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmsInfoManufacturer [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:437:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmsInfoModel [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:451:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cmsInfoCopyright [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:457:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PT_RGB [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:522:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INTENT_PERCEPTUAL [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-file.c:131:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-file.c:156:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-file.c:248:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-file.c:312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:508:37: style:inconclusive: Function 'entangle_colour_profile_transform_apply' argument 1 names different: declaration 'trans' definition 'transform'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-colour-profile.h:77:73: note: Function 'entangle_colour_profile_transform_apply' argument 1 names different: declaration 'trans' definition 'transform'. entangle-3.0/src/backend/entangle-colour-profile.c:508:37: note: Function 'entangle_colour_profile_transform_apply' argument 1 names different: declaration 'trans' definition 'transform'. entangle-3.0/src/backend/entangle-colour-profile.c:82:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:225:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-colour-profile.c:82:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-colour-profile.c:104:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:226:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-colour-profile.c:104:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-colour-profile.c:131:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_transform_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:250:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-colour-profile.c:131:60: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-colour-profile.c:154:60: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_colour_profile_transform_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-colour-profile.c:251:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-colour-profile.c:154:60: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-choice.c:110:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_choice_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:305:46: style: Parameter 'data' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control-choice.c:126:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:73:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-colour-profile.c:352:37: style: Parameter 'transform' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera-list.c:129:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:180:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READABLE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:229:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:245:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:362:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OPERATION_CAPTURE_IMAGE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:389:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:441:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:467:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-list.c:530:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-choice.c:150:58: style:inconclusive: Function 'entangle_control_choice_add_entry' argument 1 names different: declaration 'choice' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-choice.h:45:58: note: Function 'entangle_control_choice_add_entry' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:150:58: note: Function 'entangle_control_choice_add_entry' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:161:62: style:inconclusive: Function 'entangle_control_choice_clear_entries' argument 1 names different: declaration 'choice' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-choice.h:49:62: note: Function 'entangle_control_choice_clear_entries' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:161:62: note: Function 'entangle_control_choice_clear_entries' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:173:60: style:inconclusive: Function 'entangle_control_choice_entry_count' argument 1 names different: declaration 'choice' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-choice.h:51:60: note: Function 'entangle_control_choice_entry_count' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:173:60: note: Function 'entangle_control_choice_entry_count' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:181:58: style:inconclusive: Function 'entangle_control_choice_entry_get' argument 1 names different: declaration 'choice' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-choice.h:53:58: note: Function 'entangle_control_choice_entry_get' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:181:58: note: Function 'entangle_control_choice_entry_get' argument 1 names different: declaration 'choice' definition 'control'. entangle-3.0/src/backend/entangle-control-choice.c:59:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-choice.c:119:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-choice.c:59:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-choice.c:61:28: style: Variable 'control' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control-choice.c:77:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-choice.c:120:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-choice.c:77:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-choice.c:146:53: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera-automata.c:120:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-automata.c:145:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-automata.c:225:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-automata.c:315:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-file.c:65:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_file_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-file.c:149:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-file.c:65:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-file.c:95:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_file_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-file.c:150:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-file.c:95:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-file.c:189:47: style: Parameter 'file' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control-date.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_date_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-date.c:110:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-date.c:56:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-date.c:103:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-date.c:56:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-date.c:58:26: style: Variable 'control' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control-date.c:74:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-date.c:104:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-date.c:74:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-date.c:130:49: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control-group.c:57:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_group_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-group.c:84:51: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera-list.c:301:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:302:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:303:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:362:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:363:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:364:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation] entangle-3.0/src/backend/entangle-camera-list.c:81:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_list_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:164:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-list.c:81:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-list.c:103:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_list_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:165:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-list.c:103:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-list.c:153:39: style: Parameter 'data' can be declared as pointer to const. However it seems that 'entangle_camera_list_gphoto_log' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-list.c:225:39: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-list.c:153:39: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-range.c:125:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_range_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-range.c:141:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera-automata.c:65:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_automata_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:138:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:65:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:91:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_automata_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:139:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:91:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:174:55: style: Parameter 'automata' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera-automata.c:215:50: style: Parameter 'cam' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_download' is a callback function, if 'cam' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:617:37: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:215:50: note: Parameter 'cam' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:269:29: style: Variable 'automata' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera-automata.c:292:45: style: Parameter 'src' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'src' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:312:39: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:292:45: note: Parameter 'src' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:293:50: style: Parameter 'res' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'res' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:312:39: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:293:50: note: Parameter 'res' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:294:45: style: Parameter 'opaque' can be declared as pointer to const. However it seems that 'do_entangle_camera_file_add_finish' is a callback function, if 'opaque' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera-automata.c:312:39: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera-automata.c:294:45: note: Parameter 'opaque' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera-automata.c:342:29: style: Variable 'automata' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera-automata.c:373:29: style: Variable 'automata' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control-text.c:121:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_text_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-text.c:137:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-range.c:193:54: style:inconclusive: Function 'entangle_control_range_get_min' argument 1 names different: declaration 'range' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-range.h:48:54: note: Function 'entangle_control_range_get_min' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:193:54: note: Function 'entangle_control_range_get_min' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:201:54: style:inconclusive: Function 'entangle_control_range_get_max' argument 1 names different: declaration 'range' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-range.h:50:54: note: Function 'entangle_control_range_get_max' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:201:54: note: Function 'entangle_control_range_get_max' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:209:55: style:inconclusive: Function 'entangle_control_range_get_step' argument 1 names different: declaration 'range' definition 'control'. [funcArgNamesDifferent] entangle-3.0/src/backend/entangle-control-range.h:52:55: note: Function 'entangle_control_range_get_step' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:209:55: note: Function 'entangle_control_range_get_step' argument 1 names different: declaration 'range' definition 'control'. entangle-3.0/src/backend/entangle-control-range.c:63:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_range_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-range.c:134:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-range.c:63:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-range.c:93:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_range_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-range.c:135:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-range.c:93:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-range.c:189:51: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control-toggle.c:94:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_toggle_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-toggle.c:110:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control-toggle.c:56:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-toggle.c:103:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-toggle.c:56:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-toggle.c:58:28: style: Variable 'control' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control-toggle.c:74:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-toggle.c:104:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-toggle.c:74:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-toggle.c:130:53: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control-text.c:57:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-text.c:130:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-text.c:57:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-text.c:59:26: style: Variable 'control' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control-text.c:75:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control-text.c:131:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control-text.c:75:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control-text.c:157:49: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-debug.c:31:31: style: Parameter 'user_data' can be declared as pointer to const. However it seems that 'entangle_log_handler' is a callback function, if 'user_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-debug.c:43:60: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-debug.c:31:31: note: Parameter 'user_data' can be declared as pointer to const entangle-3.0/src/backend/entangle-control.c:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-control.c:181:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-device-manager.c:54:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-device-manager.c:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-device-manager.c:135:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-image-loader.c:116:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-image-loader.c:55:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image-loader.c:109:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-image-loader.c:55:48: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-image-loader.c:57:26: style: Variable 'loader' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-image-loader.c:73:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image-loader.c:110:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-image-loader.c:73:48: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-image-loader.c:93:26: style: Variable 'loader' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-image-loader.c:137:65: style: Parameter 'loader' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control.c:67:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control.c:175:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control.c:67:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control.c:70:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:107:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-control.c:176:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-control.c:107:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-control.c:235:40: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-control.c:243:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:254:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:265:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:276:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:287:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-control.c:312:29: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-image.c:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-image.c:119:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-image.c:57:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image.c:112:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-image.c:57:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-image.c:75:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-image.c:113:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-image.c:75:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-image.c:149:38: style: Parameter 'pixbuf' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-image.c:156:36: style: Parameter 'image' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-image.c:183:60: style: Parameter 'pixbuf' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-media.c:116:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-media.c:139:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-media.c:62:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-media.c:132:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-media.c:62:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-media.c:85:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-media.c:133:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-media.c:85:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-media.c:171:27: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-media.c:268:27: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-media.c:280:67: style: Parameter 'metadata' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-progress.c:65:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_INTERFACE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:213:19: debug: Scope::checkVariable found variable 'value' with varid 0. [varid0] entangle-3.0/src/backend/entangle-video.c:98:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-video.c:119:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-video.c:57:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_video_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-video.c:112:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-video.c:57:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-video.c:75:41: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_video_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-video.c:113:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-video.c:75:41: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-video.c:140:39: style: Parameter 'source' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-video.c:147:36: style: Parameter 'video' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-video.c:159:42: style: Parameter 'video' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-pixbuf-loader.c:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:195:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:213:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:236:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:303:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:357:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:382:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:558:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:613:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-thumbnail-loader.c:112:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_URI_RESERVED_CHARS_ALLOWED_IN_PATH [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-thumbnail-loader.c:122:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_CHECKSUM_MD5 [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-thumbnail-loader.c:194:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_INTERP_BILINEAR [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-thumbnail-loader.c:247:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-thumbnail-loader.c:359:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:46:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:158:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:221:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:273:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:288:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:315:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:398:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf.c:512:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/entangle-main.c:45:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_OPTION_ARG_NONE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:94:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:144:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:182:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:272:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:355:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:413:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-session.c:533:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TYPE_REGULAR [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-pixbuf-loader.c:571:23: style: Condition 'hasPixbuf&&0' is always false [knownConditionTrueFalse] entangle-3.0/src/backend/entangle-pixbuf-loader.c:573:25: style: Condition 'hasMetadata&&0' is always false [knownConditionTrueFalse] entangle-3.0/src/backend/entangle-pixbuf-loader.c:110:1: error: Memory leak: data [memleak] entangle-3.0/src/backend/entangle-pixbuf-loader.c:116:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_pixbuf_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-pixbuf-loader.c:375:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-pixbuf-loader.c:116:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-pixbuf-loader.c:144:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_pixbuf_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-pixbuf-loader.c:376:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-pixbuf-loader.c:144:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-pixbuf-loader.c:451:32: style: Variable 'entry' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-pixbuf-loader.c:681:34: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-thumbnail-loader.c:67:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_thumbnail_loader_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-thumbnail-loader.c:350:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-thumbnail-loader.c:67:52: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-thumbnail-loader.c:69:30: style: Variable 'loader' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-thumbnail-loader.c:89:52: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_thumbnail_loader_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-thumbnail-loader.c:351:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-thumbnail-loader.c:89:52: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-application.c:153:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_application_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-application.c:331:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_application_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-application.c:385:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-application.c:484:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LIBDIR [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-application.c:76:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_application_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-application.c:375:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-application.c:76:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-application.c:102:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_application_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-application.c:376:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-application.c:102:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-application.c:235:12: style: Variable 'windows' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-pixbuf.c:288:9: warning: %d in format string (no. 8) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] entangle-3.0/src/backend/entangle-session.c:72:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-session.c:165:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-session.c:72:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-session.c:74:22: style: Variable 'session' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-session.c:108:43: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-session.c:166:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-session.c:108:43: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-session.c:252:46: style: Parameter 'session' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-camera-picker.c:290:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_camera_picker_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-picker.c:304:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-picker.c:419:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-picker.c:439:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-picker.c:508:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-preferences.c:99:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_camera_preferences_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-preferences.c:115:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:274:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:302:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:382:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:547:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_CAMERA_PROGRESS_START [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:566:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_CAMERA_PROGRESS_START [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:586:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_CAMERA_PROGRESS_UPDATE [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:602:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_CAMERA_PROGRESS_STOP [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:616:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:644:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:820:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1063:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1193:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1344:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1497:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1635:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1819:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:1847:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2006:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2145:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GP_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2270:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2414:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2584:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2762:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:2924:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:3145:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:3312:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:3605:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable __func__ [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-preferences.c:139:67: style:inconclusive: Function 'entangle_camera_preferences_set_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-camera-preferences.h:42:67: note: Function 'entangle_camera_preferences_set_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. entangle-3.0/src/frontend/entangle-camera-preferences.c:139:67: note: Function 'entangle_camera_preferences_set_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. entangle-3.0/src/frontend/entangle-camera-preferences.c:182:67: style:inconclusive: Function 'entangle_camera_preferences_get_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-camera-preferences.h:45:67: note: Function 'entangle_camera_preferences_get_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. entangle-3.0/src/frontend/entangle-camera-preferences.c:182:67: note: Function 'entangle_camera_preferences_get_camera' argument 1 names different: declaration 'preferences' definition 'prefs'. entangle-3.0/src/frontend/entangle-camera-preferences.c:54:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_preferences_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-preferences.c:108:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-preferences.c:54:54: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-preferences.c:72:54: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_preferences_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-preferences.c:109:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-preferences.c:72:54: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-preferences.c:127:61: style: Parameter 'prefs' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-camera-picker.c:191:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_picker_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-picker.c:299:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-picker.c:191:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-picker.c:261:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_picker_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-picker.c:300:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-picker.c:261:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-dpms.c:45:17: style: Variable 'dpy' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-dpms.c:45:21: style: Variable 'dpy' is assigned a value that is never used. [unreadVariable] entangle-3.0/src/frontend/entangle-camera-support.c:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_camera_support_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-support.c:116:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-help-about.c:87:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VERSION [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-support.c:57:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_support_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-support.c:109:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-support.c:57:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-support.c:75:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_support_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-support.c:110:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-support.c:75:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-histogram.c:148:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_image_histogram_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-histogram.c:231:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_LINE_CAP_ROUND [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-histogram.c:337:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:113:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_media_popup_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:135:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_WINDOW_EDGE_SOUTH_EAST [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:160:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_Escape [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:183:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:287:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BLANK_CURSOR [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:85:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:408:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:810:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_SMALL_TOOLBAR [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:838:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_FILL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:937:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_control_panel_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:954:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:990:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_FILL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-popup.c:264:70: style:inconclusive: Function 'entangle_media_popup_move_to_monitor' argument 2 names different: declaration 'monitor' definition 'monitorIdx'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-media-popup.h:46:70: note: Function 'entangle_media_popup_move_to_monitor' argument 2 names different: declaration 'monitor' definition 'monitorIdx'. entangle-3.0/src/frontend/entangle-media-popup.c:264:70: note: Function 'entangle_media_popup_move_to_monitor' argument 2 names different: declaration 'monitor' definition 'monitorIdx'. entangle-3.0/src/frontend/entangle-media-popup.c:57:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_popup_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:176:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-media-popup.c:57:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-media-popup.c:75:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_popup_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:177:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-media-popup.c:75:47: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-media-popup.c:155:47: style: Parameter 'ev' can be declared as pointer to const. However it seems that 'entangle_media_popup_key_release' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-popup.c:221:5: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-media-popup.c:155:47: note: Parameter 'ev' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-histogram.c:103:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_histogram_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-histogram.c:324:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-image-histogram.c:103:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-histogram.c:121:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_histogram_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-histogram.c:325:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-image-histogram.c:121:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-histogram.c:192:29: style: Variable 'histogram' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-image-histogram.c:349:55: style: Parameter 'histogram' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-image-display.c:97:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CAIRO_FORMAT_ARGB32 [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-display.c:365:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_image_display_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-display.c:373:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_image_display_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-display.c:835:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-statusbar.c:101:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_media_statusbar_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-statusbar.c:118:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_media_statusbar_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-media-statusbar.c:137:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-control-panel.c:122:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'do_refresh_control_entry' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:496:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:122:35: note: Parameter 'object' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:123:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_refresh_control_entry' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:496:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:123:38: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:124:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_refresh_control_entry' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:496:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:124:35: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:182:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'do_refresh_control_range' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:482:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:182:35: note: Parameter 'object' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:183:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_refresh_control_range' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:482:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:183:38: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:184:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_refresh_control_range' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:482:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:184:35: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:257:35: style: Parameter 'object' can be declared as pointer to const. However it seems that 'do_refresh_control_combo' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:448:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:257:35: note: Parameter 'object' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:258:38: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_refresh_control_combo' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:448:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:258:38: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:259:35: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_refresh_control_combo' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:448:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:259:35: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:317:36: style: Parameter 'object' can be declared as pointer to const. However it seems that 'do_refresh_control_toggle' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:511:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:317:36: note: Parameter 'object' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:318:39: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_refresh_control_toggle' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:511:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:318:39: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:319:36: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_refresh_control_toggle' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:511:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:319:36: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:352:14: style: Variable 'control' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-control-panel.c:362:37: style: Parameter 'object' can be declared as pointer to const. However it seems that 'do_update_control_readonly' is a callback function, if 'object' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:513:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:362:37: note: Parameter 'object' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:363:40: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'do_update_control_readonly' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:513:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:363:40: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:364:37: style: Parameter 'data' can be declared as pointer to const. However it seems that 'do_update_control_readonly' is a callback function, if 'data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:513:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:364:37: note: Parameter 'data' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:689:26: style: Variable 'that' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-control-panel.c:701:65: style: Parameter 'control' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-control-panel.c:707:26: style: Variable 'that' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-control-panel.c:879:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:946:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:879:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:905:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_control_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-control-panel.c:947:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-control-panel.c:905:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-control-panel.c:973:55: style: Parameter 'prefs' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-media-statusbar.c:229:19: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] entangle-3.0/src/frontend/entangle-media-statusbar.c:56:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_statusbar_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-statusbar.c:129:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-media-statusbar.c:56:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-media-statusbar.c:74:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_media_statusbar_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-media-statusbar.c:130:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-media-statusbar.c:74:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-display.c:580:16: style: Redundant initialization for 'scaledfont'. The initialized value is overwritten before it is read. [redundantInitialization] entangle-3.0/src/frontend/entangle-image-display.c:544:38: note: scaledfont is initialized entangle-3.0/src/frontend/entangle-image-display.c:580:16: note: scaledfont is overwritten entangle-3.0/src/frontend/entangle-script-config.c:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_script_config_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-script-config.c:119:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_WIDGET [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-image-display.c:192:53: style:inconclusive: Function 'entangle_image_display_image_pixbuf_notify' argument 1 names different: declaration 'image' definition 'object'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-image-display.c:76:53: note: Function 'entangle_image_display_image_pixbuf_notify' argument 1 names different: declaration 'image' definition 'object'. entangle-3.0/src/frontend/entangle-image-display.c:192:53: note: Function 'entangle_image_display_image_pixbuf_notify' argument 1 names different: declaration 'image' definition 'object'. entangle-3.0/src/frontend/entangle-image-display.c:1041:60: style:inconclusive: Function 'entangle_image_display_set_autoscale' argument 1 names different: declaration 'displsy' definition 'display'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-image-display.h:60:60: note: Function 'entangle_image_display_set_autoscale' argument 1 names different: declaration 'displsy' definition 'display'. entangle-3.0/src/frontend/entangle-image-display.c:1041:60: note: Function 'entangle_image_display_set_autoscale' argument 1 names different: declaration 'displsy' definition 'display'. entangle-3.0/src/frontend/entangle-preferences.c:814:37: error: There is an unknown macro here somewhere. Configuration is required. If LIBDIR is a macro then please configure it. [unknownMacro] entangle-3.0/src/frontend/entangle-image-display.c:220:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_display_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-display.c:822:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-image-display.c:220:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-display.c:278:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_image_display_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-image-display.c:823:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-image-display.c:278:49: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-image-display.c:448:27: style: Variable 'display' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-image-display.c:1150:62: style: Parameter 'display' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-image-display.c:1166:63: style: Parameter 'display' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-image-display.c:1240:16: style: Variable 'pixbuf' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-camera-manager.c:198:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_NONE [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:307:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable errno [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:803:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:829:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1084:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1122:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1159:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1196:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1409:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_camera_manager_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1428:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1494:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1862:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:1889:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_OK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:2482:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:2524:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:2731:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_POINTER_MOTION_MASK [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-camera-manager.c:2835:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MENU_LINK_SECTION [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-script-simple.c:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_script_simple_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-script-simple.c:132:51: style: Parameter 'script' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-script-simple.c:28:14: style: struct member '_EntangleScriptSimplePrivate::unused' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-script.c:96:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-script.c:47:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_script_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-script.c:89:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-script.c:47:42: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-script.c:50:28: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-script.c:66:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_script_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-script.c:90:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-script.c:66:42: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-script.c:101:38: style: Parameter 'script' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-script.c:117:28: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:160:1: error: Memory leak: data [memleak] entangle-3.0/src/backend/entangle-camera.c:572:5: error: Memory leak: data [memleak] entangle-3.0/src/backend/entangle-camera.c:590:1: error: Memory leak: data [memleak] entangle-3.0/src/backend/entangle-camera.c:605:1: error: Memory leak: data [memleak] entangle-3.0/src/backend/entangle-camera.c:160:1: error: Memory leak: data.signame [memleak] entangle-3.0/src/backend/entangle-camera.c:572:5: error: Memory leak: data.msg [memleak] entangle-3.0/src/frontend/entangle-preferences-display.c:454:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_TYPE_IMAGE_DISPLAY_GRID [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-preferences-display.c:648:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_TYPE_IMAGE_DISPLAY_GRID [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-preferences-display.c:701:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_preferences_display_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-preferences-display.c:979:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_COLOUR_PROFILE_INTENT_PERCEPTUAL [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-preferences-display.c:1187:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ENTANGLE_TYPE_IMAGE_DISPLAY_GRID [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-preferences-display.c:1286:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_DIALOG [valueFlowBailoutIncompleteVar] entangle-3.0/src/backend/entangle-camera.c:190:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:340:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera.c:190:42: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera.c:248:42: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:341:34: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera.c:248:42: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera.c:1681:29: style: Variable 'camerapath' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:1697:29: style: Variable 'camerapath' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:1734:14: style: Variable 'waitptr' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:1806:45: style: Parameter 'cam' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera.c:1978:32: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera.c:1978:42: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/backend/entangle-camera.c:2661:48: style: Parameter 'task_data' can be declared as pointer to const. However it seems that 'entangle_camera_set_viewfinder_helper' is a callback function, if 'task_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:2709:32: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera.c:2661:48: note: Parameter 'task_data' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera.c:2959:15: style: Variable 'values' can be declared as const array [constVariable] entangle-3.0/src/backend/entangle-camera.c:3047:45: style: Parameter 'task_data' can be declared as pointer to const. However it seems that 'entangle_camera_manualfocus_helper' is a callback function, if 'task_data' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/backend/entangle-camera.c:3091:32: note: You might need to cast the function pointer here entangle-3.0/src/backend/entangle-camera.c:3047:45: note: Parameter 'task_data' can be declared as pointer to const entangle-3.0/src/backend/entangle-camera.c:3209:14: style: Variable 'epochsecsptr' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:3305:17: style: Variable 'evalue' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/backend/entangle-camera.c:3381:34: style: Variable 'targetptr' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-session-browser.c:399:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_WINDOW_CHILD [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:445:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_session_browser_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:513:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:534:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_RELEASE [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:647:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TARGET_SAME_APP [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:724:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_session_browser_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:791:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_session_browser_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:811:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable entangle_session_browser_parent_class [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:840:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_STATIC_NAME [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:1247:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_DATA [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:1275:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_DATA [valueFlowBailoutIncompleteVar] entangle-3.0/src/frontend/entangle-session-browser.c:292:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_browser_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:821:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-session-browser.c:292:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-session-browser.c:330:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_session_browser_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:822:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-session-browser.c:330:51: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-session-browser.c:497:74: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:828:40: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-session-browser.c:497:74: note: Parameter 'event' can be declared as pointer to const entangle-3.0/src/frontend/entangle-session-browser.c:528:57: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:830:9: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-session-browser.c:528:57: note: Parameter 'event' can be declared as pointer to const entangle-3.0/src/frontend/entangle-session-browser.c:607:68: style: Parameter 'event' can be declared as pointer to const. However it seems that 'entangle_session_browser_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-session-browser.c:831:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-session-browser.c:607:68: note: Parameter 'event' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1099:25: style: Condition 'manager->camera&&0' is always false [knownConditionTrueFalse] entangle-3.0/src/frontend/entangle-camera-manager.c:523:51: style: Parameter 'spec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_prefs_changed' is a callback function, if 'spec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1320:31: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-manager.c:523:51: note: Parameter 'spec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1010:54: style: Parameter 'iface' can be declared as pointer to const. However it seems that 'do_entangle_camera_progress_update' is a callback function, if 'iface' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1035:21: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-manager.c:1010:54: note: Parameter 'iface' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1252:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1418:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-manager.c:1252:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1268:35: style: Parameter 'camera' can be declared as pointer to const. However it seems that 'do_camera_removed' is a callback function, if 'camera' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1324:5: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-manager.c:1268:35: note: Parameter 'camera' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1353:50: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'entangle_camera_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] entangle-3.0/src/frontend/entangle-camera-manager.c:1419:34: note: You might need to cast the function pointer here entangle-3.0/src/frontend/entangle-camera-manager.c:1353:50: note: Parameter 'pspec' can be declared as pointer to const entangle-3.0/src/frontend/entangle-camera-manager.c:1904:37: style: Parameter 'ev' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-camera-manager.c:2969:50: style: Parameter 'app' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-camera-manager.c:3058:71: style: Parameter 'manager' can be declared as pointer to const [constParameterPointer] entangle-3.0/src/frontend/entangle-camera-manager.c:83:13: style: struct member '_EntangleCameraManager::winBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-camera-manager.c:92:15: style: struct member '_EntangleCameraManager::winMainpane' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-camera-manager.c:96:19: style: struct member '_EntangleCameraManager::titlebarBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-camera-manager.c:103:17: style: struct member '_EntangleCameraManager::titlebarStatus' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:911:52: style:inconclusive: Function 'do_cms_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:133:52: note: Function 'do_cms_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:911:52: note: Function 'do_cms_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:930:57: style:inconclusive: Function 'do_cms_rgb_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:136:57: note: Function 'do_cms_rgb_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:930:57: note: Function 'do_cms_rgb_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:944:61: style:inconclusive: Function 'do_cms_monitor_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:139:61: note: Function 'do_cms_monitor_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:944:61: note: Function 'do_cms_monitor_profile_file_set' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:958:66: style:inconclusive: Function 'do_cms_detect_system_profile_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:142:66: note: Function 'do_cms_detect_system_profile_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:958:66: note: Function 'do_cms_detect_system_profile_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:972:61: style:inconclusive: Function 'do_cms_rendering_intent_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:145:61: note: Function 'do_cms_rendering_intent_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:972:61: note: Function 'do_cms_rendering_intent_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:985:65: style:inconclusive: Function 'do_capture_filename_pattern_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:159:65: note: Function 'do_capture_filename_pattern_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:985:65: note: Function 'do_capture_filename_pattern_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1003:67: style:inconclusive: Function 'do_capture_continuous_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:162:67: note: Function 'do_capture_continuous_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1003:67: note: Function 'do_capture_continuous_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1030:63: style:inconclusive: Function 'do_interface_auto_connect_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:149:63: note: Function 'do_interface_auto_connect_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1030:63: note: Function 'do_interface_auto_connect_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1042:63: style:inconclusive: Function 'do_interface_screen_blank_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:152:63: note: Function 'do_interface_screen_blank_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1042:63: note: Function 'do_interface_screen_blank_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1054:67: style:inconclusive: Function 'do_interface_histogram_linear_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:155:67: note: Function 'do_interface_histogram_linear_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1054:67: note: Function 'do_interface_histogram_linear_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1066:60: style:inconclusive: Function 'do_capture_delete_file_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:168:60: note: Function 'do_capture_delete_file_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1066:60: note: Function 'do_capture_delete_file_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1077:59: style:inconclusive: Function 'do_capture_sync_clock_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:171:59: note: Function 'do_capture_sync_clock_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1077:59: note: Function 'do_capture_sync_clock_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1088:57: style:inconclusive: Function 'do_img_mask_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:175:57: note: Function 'do_img_mask_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1088:57: note: Function 'do_img_mask_enabled_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1107:33: style:inconclusive: Function 'do_img_overexposure_highlighting_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:178:70: note: Function 'do_img_overexposure_highlighting_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1107:33: note: Function 'do_img_overexposure_highlighting_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1119:60: style:inconclusive: Function 'do_img_flip_vertically_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:181:60: note: Function 'do_img_flip_vertically_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1119:60: note: Function 'do_img_flip_vertically_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1130:62: style:inconclusive: Function 'do_img_flip_horizontally_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:184:62: note: Function 'do_img_flip_horizontally_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1130:62: note: Function 'do_img_flip_horizontally_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1141:57: style:inconclusive: Function 'do_img_aspect_ratio_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:187:57: note: Function 'do_img_aspect_ratio_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1141:57: note: Function 'do_img_aspect_ratio_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1155:57: style:inconclusive: Function 'do_img_mask_opacity_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:190:57: note: Function 'do_img_mask_opacity_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1155:57: note: Function 'do_img_mask_opacity_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1167:56: style:inconclusive: Function 'do_img_focus_point_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:193:56: note: Function 'do_img_focus_point_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1167:56: note: Function 'do_img_focus_point_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1178:55: style:inconclusive: Function 'do_img_grid_lines_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:196:55: note: Function 'do_img_grid_lines_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1178:55: note: Function 'do_img_grid_lines_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1200:61: style:inconclusive: Function 'do_img_embedded_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:199:61: note: Function 'do_img_embedded_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1200:61: note: Function 'do_img_embedded_preview_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1211:55: style:inconclusive: Function 'do_img_onion_skin_toggled' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:202:55: note: Function 'do_img_onion_skin_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1211:55: note: Function 'do_img_onion_skin_toggled' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1226:57: style:inconclusive: Function 'do_img_onion_layers_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:205:57: note: Function 'do_img_onion_layers_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1226:57: note: Function 'do_img_onion_layers_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1238:55: style:inconclusive: Function 'do_img_background_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:208:55: note: Function 'do_img_background_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1238:55: note: Function 'do_img_background_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1251:54: style:inconclusive: Function 'do_img_highlight_changed' argument 2 names different: declaration 'display' definition 'preferences'. [funcArgNamesDifferent] entangle-3.0/src/frontend/entangle-preferences-display.c:211:54: note: Function 'do_img_highlight_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1251:54: note: Function 'do_img_highlight_changed' argument 2 names different: declaration 'display' definition 'preferences'. entangle-3.0/src/frontend/entangle-preferences-display.c:1188:21: style: Variable 'enum_value' can be declared as pointer to const [constVariablePointer] entangle-3.0/src/frontend/entangle-preferences-display.c:50:13: style: struct member '_EntanglePreferencesDisplay::captureHBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:51:15: style: struct member '_EntanglePreferencesDisplay::captureLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:55:13: style: struct member '_EntanglePreferencesDisplay::cmsHBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:56:15: style: struct member '_EntanglePreferencesDisplay::cmsLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:60:13: style: struct member '_EntanglePreferencesDisplay::pluginsHBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:61:15: style: struct member '_EntanglePreferencesDisplay::pluginsLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:65:13: style: struct member '_EntanglePreferencesDisplay::interfaceHBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:66:15: style: struct member '_EntanglePreferencesDisplay::interfaceLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:70:13: style: struct member '_EntanglePreferencesDisplay::imgHBox' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:71:15: style: struct member '_EntanglePreferencesDisplay::imgLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:107:15: style: struct member '_EntanglePreferencesDisplay::imgBackgroundLabel' is never used. [unusedStructMember] entangle-3.0/src/frontend/entangle-preferences-display.c:109:15: style: struct member '_EntanglePreferencesDisplay::imgHighlightLabel' is never used. [unusedStructMember] diff: DONE