2025-07-08 11:21 ftp://ftp.de.debian.org/debian/pool/main/g/gobby/gobby_0.6.0~20170204~e5c2d1.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --library=libsigc++ --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 -j3 platform: Linux-6.8.0-63-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 868 860 elapsed-time: 0.7 0.7 head-timing-info: old-timing-info: head results: code/commands/application-commands.cpp:33:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_preferences [valueFlowBailoutIncompleteVar] code/commands/application-commands.cpp:45:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preferences_dialog [valueFlowBailoutIncompleteVar] code/core/folder.hpp:41:2: debug: Failed to parse 'typedef sigc :: signal < bool , SessionView & > :: accumulated < default_accumulator < bool , true > > SignalDocumentCloseRequest ;'. The checking continues anyway. [simplifyTypedef] code/commands/auth-commands.cpp:67:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sasl_context [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:115:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sasl_context [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:129:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_AUTHENTICATION_DETAIL_ERROR_AUTHENTICATION_FAILED [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:141:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:347:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_statusbar [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:395:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:412:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_XML_CONNECTION_OPENING [valueFlowBailoutIncompleteVar] code/commands/autosave-commands.cpp:219:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_added [valueFlowBailoutIncompleteVar] code/commands/autosave-commands.cpp:253:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_enabled [valueFlowBailoutIncompleteVar] code/commands/autosave-commands.cpp:269:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_enabled [valueFlowBailoutIncompleteVar] code/commands/autosave-commands.cpp:291:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_enabled [valueFlowBailoutIncompleteVar] code/commands/autosave-commands.cpp:302:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable autosave_enabled [valueFlowBailoutIncompleteVar] code/commands/auth-commands.cpp:86:2: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:94:24: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:181:18: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:300:3: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:397:24: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:410:15: style: C-style pointer casting [cstyleCast] code/commands/auth-commands.cpp:193:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/auth-commands.cpp:195:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/auth-commands.cpp:217:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/auth-commands.cpp:250:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/auth-commands.cpp:27:36: style: Parameter 'connection' can be declared as pointer to const [constParameterPointer] code/commands/autosave-commands.cpp:35:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/autosave-commands.cpp:57:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-context-commands.cpp:85:9: error: syntax error [syntaxError] code/commands/edit-commands.cpp:33:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_undo [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:71:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:77:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:199:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:224:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:257:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:279:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:287:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:347:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:375:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:403:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:416:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:425:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:465:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_goto_dialog [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:474:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_find_dialog [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:27:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_UNAVAILABLE [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:68:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:177:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_notify_status_static [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:324:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_DATA [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:338:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_connect [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:390:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_set_browser_handler [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:419:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_map [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:452:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_XML_CONNECTION_CLOSING [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:488:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_request_map [valueFlowBailoutIncompleteVar] code/commands/browser-commands.cpp:591:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status_bar [valueFlowBailoutIncompleteVar] code/commands/edit-commands.cpp:89:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:95:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:98:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:102:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:104:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:126:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:132:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:151:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:205:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:209:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/edit-commands.cpp:216:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:46:3: style: Class 'ParameterProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/browser-commands.cpp:30:8: style: C-style pointer casting [cstyleCast] code/commands/browser-commands.cpp:212:15: style: C-style pointer casting [cstyleCast] code/commands/browser-commands.cpp:348:28: style: C-style pointer casting [cstyleCast] code/commands/browser-commands.cpp:416:4: style: C-style pointer casting [cstyleCast] code/commands/browser-commands.cpp:436:15: style: C-style pointer casting [cstyleCast] code/commands/browser-commands.cpp:189:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:215:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:238:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:258:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:289:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:298:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:302:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:363:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:449:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:520:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:567:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:625:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/browser-commands.cpp:429:20: style: The scope of the variable 'connection' can be reduced. [variableScope] code/commands/file-tasks/task-export-html.cpp:33:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_removed [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-export-html.cpp:40:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-export-html.cpp:57:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-export-html.cpp:69:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:45:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_parent [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:55:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_status_bar [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:60:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file_chooser [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_operations [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:71:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_document_info_storage [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:76:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preferences [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:84:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_location_dialog [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:110:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_new [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:145:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_row_inserted_handler [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:152:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_task_finished [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:246:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connection_dialog [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-commands.cpp:289:3: style: C-style pointer casting [cstyleCast] code/commands/file-commands.cpp:133:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-commands.cpp:136:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-commands.cpp:145:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-commands.cpp:146:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-commands.cpp:252:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-commands.cpp:254:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-tasks/task-open-file.cpp:31:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_file_response [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-file.cpp:38:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-new.cpp:35:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_response [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-new.cpp:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-new.cpp:36:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/preferences.hpp:200:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_TYPE_KEEPALIVE_MASK [valueFlowBailoutIncompleteVar] code/core/preferences.hpp:287:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_TYPE_KEEPALIVE_MASK [valueFlowBailoutIncompleteVar] code/util/serialize.hpp:230:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] code/application.cpp:64:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_LOCALEDIR [valueFlowBailoutIncompleteVar] code/application.cpp:110:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LC_ALL [valueFlowBailoutIncompleteVar] code/application.cpp:156:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] code/application.cpp:188:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PUBLIC_ICONS_DIR [valueFlowBailoutIncompleteVar] code/application.cpp:261:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hide [valueFlowBailoutIncompleteVar] code/util/config.hpp:373:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_iter [valueFlowBailoutIncompleteVar] code/util/config.hpp:382:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_iter [valueFlowBailoutIncompleteVar] code/util/config.hpp:390:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_iter [valueFlowBailoutIncompleteVar] code/util/config.hpp:397:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_iter [valueFlowBailoutIncompleteVar] code/util/config.hpp:404:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] code/util/config.hpp:411:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-location.cpp:27:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_location_dialog [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-location.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-location.cpp:31:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-tasks/task-open-location.cpp:32:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-tasks/task-open-multiple.cpp:35:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_location_response [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-multiple.cpp:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open-multiple.cpp:52:36: style: Variable 'operation' is assigned a value that is never used. [unreadVariable] code/commands/file-tasks/task-open-multiple.cpp:52:26: style: Variable 'operation' is assigned a value that is never used. [unreadVariable] code/commands/file-tasks/task-save-all.cpp:42:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_removed [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save-all.cpp:53:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save-all.cpp:66:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save-all.cpp:74:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open.cpp:28:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open.cpp:41:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_query_info [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open.cpp:58:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open.cpp:82:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-open.cpp:46:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-tasks/task-open.cpp:103:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/file-tasks/task-save.cpp:31:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_removed [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save.cpp:38:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save.cpp:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/commands/file-tasks/task-save.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_INACTIVE [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:98:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_INACTIVE [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:141:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_UNAVAILABLE [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_ACTIVE [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:182:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_USER_INACTIVE [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:244:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_added [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:290:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_doc_map [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:304:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:310:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/folder-commands.cpp:34:2: style: Class 'DocInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/folder-commands.cpp:204:2: style: Class 'TextDocInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < unsigned int >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < unsigned int >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < unsigned int >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < Glib :: ustring >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < Glib :: ustring >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < Glib :: ustring >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < double >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < double >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < double >::m_changed_handler' is in the wrong place in the initializer list. code/commands/folder-commands.cpp:48:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/folder-commands.cpp:131:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/folder-commands.cpp:143:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < bool >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < bool >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < bool >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < std :: string >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < std :: string >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < std :: string >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < Gtk :: WrapMode >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < Gtk :: WrapMode >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < Gtk :: WrapMode >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < GtkSourceDrawSpacesFlags >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < GtkSourceDrawSpacesFlags >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < GtkSourceDrawSpacesFlags >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < Gtk :: ToolbarStyle >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < Gtk :: ToolbarStyle >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < Gtk :: ToolbarStyle >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < Pango :: FontDescription >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < Pango :: FontDescription >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < Pango :: FontDescription >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < InfXmppConnectionSecurityPolicy >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < InfXmppConnectionSecurityPolicy >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < InfXmppConnectionSecurityPolicy >::m_changed_handler' is in the wrong place in the initializer list. code/commands/help-commands.cpp:33:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_contents [valueFlowBailoutIncompleteVar] code/core/preferences.hpp:575:10: style:inconclusive: Member variable 'Option < InfKeepalive >::m_changed_handler' is in the wrong place in the initializer list. [initializerList] code/core/preferences.hpp:446:28: note: Member variable 'Option < InfKeepalive >::m_changed_handler' is in the wrong place in the initializer list. code/core/preferences.hpp:575:10: note: Member variable 'Option < InfKeepalive >::m_changed_handler' is in the wrong place in the initializer list. code/commands/help-commands.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] code/commands/help-commands.cpp:122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_VERSION [valueFlowBailoutIncompleteVar] code/core/menumanager.hpp:33:31: style:inconclusive: Technically the member function 'Gobby::MenuManager::get_app_menu' can be const. [functionConst] code/core/menumanager.hpp:34:31: style:inconclusive: Technically the member function 'Gobby::MenuManager::get_menu' can be const. [functionConst] code/core/menumanager.hpp:31:2: style: Class 'MenuManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/applicationactions.hpp:28:2: style: Class 'ApplicationActions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/folder-commands.hpp:30:2: style: Class 'FolderCommands' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/toolbar.hpp:31:2: style: Class 'Toolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:581:2: style: Class 'Preferences' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/knownhoststorage.hpp:31:2: style: Class 'KnownHostStorage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/serialize.hpp:38:2: style: Class 'conversion_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/serialize.hpp:183:2: style: Class 'data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/serialize.hpp:189:2: style: Class 'data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:314:2: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:129:3: style: Class 'TypedValueEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:173:3: style: Class 'ParentEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:177:3: style: Class 'ParentEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/application.cpp:72:2: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:150:4: style: Class 'iterator_base < std :: map < Glib :: ustring , Entry * > :: iterator , Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/config.hpp:150:4: style: Class 'iterator_base < std :: map < Glib :: ustring , Entry * > :: const_iterator , const Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < Glib :: ustring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < Gtk :: WrapMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < GtkSourceDrawSpacesFlags >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < Gtk :: ToolbarStyle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < Pango :: FontDescription >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < InfXmppConnectionSecurityPolicy >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/core/preferences.hpp:445:3: style: Class 'Option < InfKeepalive >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/file-tasks/task-open.hpp:32:11: style: The destructor '~TaskOpen' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] code/commands/file-commands.hpp:53:12: note: Virtual destructor in base class code/commands/file-tasks/task-open.hpp:32:11: note: Destructor in derived class code/commands/file-tasks/task-open.hpp:34:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/commands/file-commands.hpp:55:16: note: Virtual function in base class code/commands/file-tasks/task-open.hpp:34:15: note: Function in derived class code/commands/file-tasks/task-open-multiple.hpp:36:11: style: The destructor '~TaskOpenMultiple' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] code/commands/file-commands.hpp:53:12: note: Virtual destructor in base class code/commands/file-tasks/task-open-multiple.hpp:36:11: note: Destructor in derived class code/commands/file-tasks/task-open-multiple.hpp:38:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/commands/file-commands.hpp:55:16: note: Virtual function in base class code/commands/file-tasks/task-open-multiple.hpp:38:15: note: Function in derived class code/util/serialize.hpp:146:22: style: The function 'to_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/serialize.hpp:68:22: note: Virtual function in base class code/util/serialize.hpp:146:22: note: Function in derived class code/util/serialize.hpp:155:20: style: The function 'from_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/serialize.hpp:82:20: note: Virtual function in base class code/util/serialize.hpp:155:20: note: Function in derived class code/util/serialize.hpp:164:22: style: The function 'to_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/serialize.hpp:68:22: note: Virtual function in base class code/util/serialize.hpp:164:22: note: Function in derived class code/util/config.hpp:44:29: style: The function 'to_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/serialize.hpp:68:22: note: Virtual function in base class code/util/config.hpp:44:29: note: Function in derived class code/util/config.hpp:54:27: style: The function 'from_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/serialize.hpp:82:20: note: Virtual function in base class code/util/config.hpp:54:27: note: Function in derived class code/util/config.hpp:133:16: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/config.hpp:72:16: note: Virtual function in base class code/util/config.hpp:133:16: note: Function in derived class code/util/config.hpp:178:12: style: The destructor '~ParentEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/config.hpp:68:12: note: Virtual destructor in base class code/util/config.hpp:178:12: note: Destructor in derived class code/util/config.hpp:182:16: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] code/util/config.hpp:72:16: note: Virtual function in base class code/util/config.hpp:182:16: note: Function in derived class code/commands/subscription-commands.cpp:70:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_text_document_added [valueFlowBailoutIncompleteVar] code/commands/subscription-commands.cpp:98:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session_map [valueFlowBailoutIncompleteVar] code/commands/subscription-commands.cpp:107:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session_map [valueFlowBailoutIncompleteVar] code/commands/subscription-commands.cpp:145:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_SESSION_RUNNING [valueFlowBailoutIncompleteVar] code/commands/subscription-commands.cpp:45:16: style:inconclusive: Technically the member function 'SessionInfo::get_folder' can be const. [functionConst] code/commands/subscription-commands.cpp:29:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/subscription-commands.cpp:39:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/subscription-commands.cpp:147:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/preferences.hpp:453:24: style: C-style pointer casting [cstyleCast] code/core/preferences.hpp:467:24: style: C-style pointer casting [cstyleCast] code/core/preferences.hpp:223:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/application.cpp:132:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/application.cpp:134:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/help-commands.cpp:53:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/help-commands.cpp:78:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/help-commands.cpp:84:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/help-commands.cpp:86:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/help-commands.cpp:102:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/commands/synchronization-commands.cpp:23:58: error: syntax error [syntaxError] code/util/config.hpp:336:52: style:inconclusive: Function 'get' argument 1 names different: declaration 'ctx' definition 'from'. [funcArgNamesDifferent] code/util/config.hpp:102:50: note: Function 'get' argument 1 names different: declaration 'ctx' definition 'from'. code/util/config.hpp:336:52: note: Function 'get' argument 1 names different: declaration 'ctx' definition 'from'. code/commands/user-join-commands.cpp:29:58: error: syntax error [syntaxError] code/commands/view-commands.cpp:68:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_toggled [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:116:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_hide_user_colors [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:249:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:336:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:343:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:389:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_toolbar [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:399:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_statusbar [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:409:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_browser [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:419:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_chat [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:429:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_document_userlist [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:439:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_chat_userlist [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:447:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_toolbar [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:455:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_statusbar [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:463:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_browser [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:471:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_chat [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:480:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_document_userlist [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:489:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_chat_userlist [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:503:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_language_manager [valueFlowBailoutIncompleteVar] code/commands/view-commands.cpp:40:2: style: Class 'Fullscreen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/view-commands.cpp:30:3: style: Class 'Preserve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/commands/view-commands.cpp:58:2: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/browser.cpp:48:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_GTK_BROWSER_MODEL_COL_BROWSER [valueFlowBailoutIncompleteVar] code/core/browser.cpp:116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_hostname_activate [valueFlowBailoutIncompleteVar] code/core/browser.cpp:193:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_store [valueFlowBailoutIncompleteVar] code/core/browser.cpp:213:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELATION_LABELLED_BY [valueFlowBailoutIncompleteVar] code/core/browser.cpp:220:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_view [valueFlowBailoutIncompleteVar] code/core/browser.cpp:244:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_view [valueFlowBailoutIncompleteVar] code/core/browser.cpp:272:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sort_model [valueFlowBailoutIncompleteVar] code/core/browser.cpp:328:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_store [valueFlowBailoutIncompleteVar] code/core/browser.cpp:339:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_store [valueFlowBailoutIncompleteVar] code/core/browser.cpp:371:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_hostname [valueFlowBailoutIncompleteVar] code/core/browser.cpp:386:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable C_TEXT [valueFlowBailoutIncompleteVar] code/core/browser.cpp:404:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sort_model [valueFlowBailoutIncompleteVar] code/core/browser.cpp:157:18: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:158:20: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:159:20: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:226:3: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:248:15: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:255:3: style: C-style pointer casting [cstyleCast] code/core/browser.cpp:404:21: style: C-style pointer casting [cstyleCast] code/core/chatsessionview.cpp:27:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chat [valueFlowBailoutIncompleteVar] code/core/chatsessionview.cpp:37:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_chat [valueFlowBailoutIncompleteVar] code/core/chatsessionview.cpp:42:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/chatsessionview.cpp:28:18: style: C-style pointer casting [cstyleCast] code/core/chatsessionview.cpp:30:26: style: C-style pointer casting [cstyleCast] code/core/chatsessionview.cpp:30:44: style: C-style pointer casting [cstyleCast] code/core/chatsessionview.cpp:31:26: style: C-style pointer casting [cstyleCast] code/core/certificatemanager.cpp:31:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_conn_key_file [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:63:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_credentials [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:77:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dh_params [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:114:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_key [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:170:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_file [valueFlowBailoutIncompleteVar] code/core/chattablabel.cpp:27:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_always_show_close_button [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:199:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_certificates [valueFlowBailoutIncompleteVar] code/core/chattablabel.cpp:43:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_add_message_handle [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:241:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certificate_file [valueFlowBailoutIncompleteVar] code/core/chattablabel.cpp:50:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_always_show_close_button [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:276:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_ERROR [valueFlowBailoutIncompleteVar] code/core/chattablabel.cpp:62:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_changed [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:293:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable key_file [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:313:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable certificate_file [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:367:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_trust [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:401:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_key [valueFlowBailoutIncompleteVar] code/core/certificatemanager.cpp:428:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable authentication_enabled [valueFlowBailoutIncompleteVar] code/core/closableframe.cpp:31:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_END [valueFlowBailoutIncompleteVar] code/core/closableframe.cpp:64:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_allow_visible [valueFlowBailoutIncompleteVar] code/core/closableframe.cpp:72:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grid [valueFlowBailoutIncompleteVar] code/core/closableframe.cpp:80:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_option [valueFlowBailoutIncompleteVar] code/core/closableframe.cpp:85:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_option [valueFlowBailoutIncompleteVar] code/core/chattablabel.cpp:33:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/certificatemanager.cpp:86:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/certificatemanager.cpp:279:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/certificatemanager.cpp:341:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/certificatemanager.cpp:417:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/connectionmanager.cpp:30:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connection_added_handler [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:68:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sasl_context [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:97:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp_manager [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:147:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp_manager [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:188:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepalive [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:229:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp_manager [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:235:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sasl_context [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:270:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connections [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:310:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keepalive [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:346:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_XML_CONNECTION_CLOSED [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:370:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_XML_CONNECTION_CLOSED [valueFlowBailoutIncompleteVar] code/core/connectionmanager.cpp:222:3: error: Returning/dereferencing 'xmpp' after it is deallocated / released [deallocret] code/core/connectionmanager.cpp:219:3: note: Returning/dereferencing 'xmpp' after it is deallocated / released code/core/connectionmanager.cpp:222:3: note: Returning/dereferencing 'xmpp' after it is deallocated / released code/core/connectionmanager.cpp:30:31: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:34:33: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:76:4: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:80:30: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:82:30: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:184:15: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:266:31: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:282:30: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:321:16: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:345:16: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:349:5: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:366:15: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:373:4: style: C-style pointer casting [cstyleCast] code/core/connectionmanager.cpp:117:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/connectionmanager.cpp:159:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/filechooser.cpp:34:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] code/core/filechooser.cpp:63:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_folder_uri [valueFlowBailoutIncompleteVar] code/core/filechooser.cpp:68:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_folder_uri [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:33:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable EOL_CR [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:99:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_begin_request_explore_node_static [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:146:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_model [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:197:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_model [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:220:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_infos [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:278:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_infos [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browsers [valueFlowBailoutIncompleteVar] code/core/filechooser.cpp:34:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/filechooser.cpp:35:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/filechooser.cpp:39:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/filechooser.cpp:40:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/folder.cpp:41:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_0 [valueFlowBailoutIncompleteVar] code/core/folder.cpp:98:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cerr [valueFlowBailoutIncompleteVar] code/core/folder.cpp:152:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_tab_close_request [valueFlowBailoutIncompleteVar] code/core/folder.cpp:175:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_preferences [valueFlowBailoutIncompleteVar] code/core/folder.cpp:219:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hide_single_tab [valueFlowBailoutIncompleteVar] code/core/folder.cpp:279:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_MOD1_MASK [valueFlowBailoutIncompleteVar] code/core/documentinfostorage.cpp:148:26: style: C-style pointer casting [cstyleCast] code/core/documentinfostorage.cpp:99:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/documentinfostorage.cpp:104:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/documentinfostorage.cpp:237:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/documentinfostorage.cpp:141:26: style: Variable 'e' can be declared as reference to const [constVariableReference] code/core/folder.cpp:93:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/folder.cpp:207:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/folder.cpp:76:29: style: Local variable 'record' shadows outer function [shadowFunction] code/core/folder.cpp:65:7: note: Shadowed declaration code/core/folder.cpp:76:29: note: Shadow variable code/core/huebutton.cpp:50:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_saturation [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:55:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:70:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_saturation [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:76:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_value [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:97:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_hue_chooser [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:128:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_OK [valueFlowBailoutIncompleteVar] code/core/huebutton.cpp:99:22: style: C-style pointer casting [cstyleCast] code/core/huebutton.cpp:102:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/huebutton.cpp:103:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:31:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_unsubscribe_session_static [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:51:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:76:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:99:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:152:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:165:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:185:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:200:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:232:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:267:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT_ONLY [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:294:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:315:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:335:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:357:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:403:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOBBY_TYPE_UNDO_MANAGER [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:102:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_set_browser_handler [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:164:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_set_browser_handler [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:212:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_text_folder [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:309:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser_map [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:365:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session_map [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:381:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session_map [valueFlowBailoutIncompleteVar] code/core/gobject/gobby-undo-manager.c:43:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'gobby_undo_manager_can_undo_changed_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:132:5: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:43:56: note: Parameter 'user' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:48:28: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] code/core/gobject/gobby-undo-manager.c:68:56: style: Parameter 'user' can be declared as pointer to const. However it seems that 'gobby_undo_manager_can_redo_changed_cb' is a callback function, if 'user' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:139:5: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:68:56: note: Parameter 'user' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:73:28: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] code/core/gobject/gobby-undo-manager.c:182:28: style: Variable 'priv' can be declared as pointer to const [constVariablePointer] code/core/gobject/gobby-undo-manager.c:194:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gobby_undo_manager_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:256:32: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:194:45: note: Parameter 'pspec' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:226:45: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'gobby_undo_manager_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:257:32: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:226:45: note: Parameter 'pspec' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:372:68: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gobby_undo_manager_begin_not_undoable_action' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:391:5: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:372:68: note: Parameter 'manager' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:378:66: style: Parameter 'manager' can be declared as pointer to const. However it seems that 'gobby_undo_manager_end_not_undoable_action' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). [constParameterCallback] code/core/gobject/gobby-undo-manager.c:393:5: note: You might need to cast the function pointer here code/core/gobject/gobby-undo-manager.c:378:66: note: Parameter 'manager' can be declared as pointer to const code/core/gobject/gobby-undo-manager.c:397:40: style: Parameter 'session' can be declared as pointer to const [constParameterPointer] code/core/gobject/gobby-undo-manager.c:398:45: style: Parameter 'undo_grouping' can be declared as pointer to const [constParameterPointer] code/core/gobject/gobby-undo-manager.c:185:8: style: Variable 'priv' is assigned a value that is never used. [unreadVariable] code/core/knownhoststorage.cpp:166:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_GTK_BROWSER_MODEL_COL_BROWSER [valueFlowBailoutIncompleteVar] code/core/foldermanager.cpp:79:24: style:inconclusive: Technically the member function 'SessionInfo::get_browser_iter' can be const. [functionConst] code/core/foldermanager.cpp:193:15: style: C-style pointer casting [cstyleCast] code/core/foldermanager.cpp:256:25: style: C-style pointer casting [cstyleCast] code/core/foldermanager.cpp:320:15: style: C-style pointer casting [cstyleCast] code/core/foldermanager.cpp:31:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:40:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:102:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:108:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:179:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/foldermanager.cpp:345:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/knownhoststorage.cpp:154:25: style: C-style pointer casting [cstyleCast] code/core/knownhoststorage.cpp:201:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/knownhoststorage.cpp:208:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/knownhoststorage.cpp:139:26: style: Variable 'e' can be declared as reference to const [constVariableReference] code/core/menumanager.cpp:117:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MENU_LINK_SUBMENU [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:25:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_iter [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:48:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:69:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:81:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/core/nodewatch.cpp:31:15: style: C-style pointer casting [cstyleCast] code/core/nodewatch.cpp:55:15: style: C-style pointer casting [cstyleCast] code/core/preferences.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_sasl_context [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:83:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_directory [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:92:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dh_params_loaded [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:120:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dh_params_message_handle [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:169:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable require_password [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:191:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable keep_local_documents [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:47:16: style: C-style pointer casting [cstyleCast] code/core/selfhoster.cpp:222:5: style: C-style pointer casting [cstyleCast] code/core/selfhoster.cpp:232:5: style: C-style pointer casting [cstyleCast] code/core/selfhoster.cpp:105:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/selfhoster.cpp:137:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/selfhoster.cpp:139:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/selfhoster.cpp:208:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/sessionuserview.cpp:39:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SHADOW_IN [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:265:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/sessionuserview.cpp:60:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_doc_userlist_width_changed_connection [valueFlowBailoutIncompleteVar] code/core/selfhoster.cpp:287:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/sessionuserview.cpp:89:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_userlist_width [valueFlowBailoutIncompleteVar] code/core/sessionuserview.cpp:99:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_userlist_width [valueFlowBailoutIncompleteVar] code/core/server.cpp:33:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] code/core/server.cpp:41:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_io [valueFlowBailoutIncompleteVar] code/core/server.cpp:71:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFD_TYPE_TCP_SERVER [valueFlowBailoutIncompleteVar] code/core/server.cpp:160:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp6 [valueFlowBailoutIncompleteVar] code/core/server.cpp:179:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp4 [valueFlowBailoutIncompleteVar] code/core/server.cpp:186:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp6 [valueFlowBailoutIncompleteVar] code/core/server.cpp:202:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp6 [valueFlowBailoutIncompleteVar] code/core/server.cpp:222:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp6 [valueFlowBailoutIncompleteVar] code/core/server.cpp:244:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_xmpp6 [valueFlowBailoutIncompleteVar] code/core/server.cpp:265:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_pool [valueFlowBailoutIncompleteVar] code/core/sessionuserview.cpp:38:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/server.cpp:205:16: style: C-style pointer casting [cstyleCast] code/core/server.cpp:213:16: style: C-style pointer casting [cstyleCast] code/core/server.cpp:225:4: style: C-style pointer casting [cstyleCast] code/core/server.cpp:234:4: style: C-style pointer casting [cstyleCast] code/core/server.cpp:247:4: style: C-style pointer casting [cstyleCast] code/core/server.cpp:256:4: style: C-style pointer casting [cstyleCast] code/core/server.cpp:191:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/server.cpp:194:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/sessionview.cpp:28:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/sessionview.cpp:59:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:27:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_START [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:59:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_notify_status_handle [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:66:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:89:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_changed [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:95:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:109:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:147:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_changed [valueFlowBailoutIncompleteVar] code/core/tablabel.cpp:40:27: style: C-style pointer casting [cstyleCast] code/core/tablabel.cpp:43:39: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:81:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CLOSE [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:113:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ALIGN_END [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:146:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible_messages [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:258:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INFO [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:287:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ERROR [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:303:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_visible_messages [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:327:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:343:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:381:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_statusbar [valueFlowBailoutIncompleteVar] code/core/textsessionuserview.cpp:28:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_user_activated [valueFlowBailoutIncompleteVar] code/core/statusbar.cpp:406:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/textsessionuserview.cpp:51:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:118:30: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:172:29: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:173:30: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:242:11: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:369:26: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:437:33: style: C-style pointer casting [cstyleCast] code/core/statusbar.cpp:81:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:361:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:365:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:434:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:437:83: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/statusbar.cpp:437:94: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/texttablabel.cpp:40:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_user [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:46:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_user [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:51:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:67:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_modified_changed_handle [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:137:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:91:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:300:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_infview [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:131:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_changed [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:308:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:158:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_SESSION_SYNCHRONIZING [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:342:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:189:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dot_char [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:351:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/texttablabel.cpp:197:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_dot_char [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:361:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:370:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:376:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:426:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:431:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:442:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hue [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:449:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_session [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:459:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_remote_cursors [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:467:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_remote_selections [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:475:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_remote_current_lines [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:483:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_remote_cursor_positions [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:489:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tab_width [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:495:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tab_spaces [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:501:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable indentation_auto [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:507:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable homeend_smart [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:515:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:522:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable linenum_display [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:528:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curline_highlight [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:534:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin_display [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:540:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable margin_pos [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:546:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable bracket_highlight [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:552:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable whitespace_display [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:557:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable font [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:594:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheme_id [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:605:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/textsessionview.cpp:656:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:24:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:44:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grouping [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:51:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grouping [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:57:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grouping [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:64:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grouping [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:72:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_grouping [valueFlowBailoutIncompleteVar] code/core/textundogrouping.cpp:31:31: style: C-style pointer casting [cstyleCast] code/core/textundogrouping.cpp:34:29: style: C-style pointer casting [cstyleCast] code/core/texttablabel.cpp:51:13: style: C-style pointer casting [cstyleCast] code/core/texttablabel.cpp:67:30: style: C-style pointer casting [cstyleCast] code/core/texttablabel.cpp:75:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/texttablabel.cpp:78:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/textsessionview.cpp:104:25: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:142:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:145:2: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:161:29: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:172:27: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:174:29: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:262:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:277:18: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:283:20: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:283:51: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:342:28: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:351:28: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:361:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:363:4: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:394:30: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:396:30: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:515:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:605:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:615:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:626:3: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:656:32: style: C-style pointer casting [cstyleCast] code/core/textsessionview.cpp:158:2: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/textsessionview.cpp:641:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/textsessionview.cpp:647:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/toolbar.cpp:25:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ORIENTATION_VERTICAL [valueFlowBailoutIncompleteVar] code/core/toolbar.cpp:47:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable toolbar_style [valueFlowBailoutIncompleteVar] code/core/toolbar.cpp:52:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable show_toolbar [valueFlowBailoutIncompleteVar] code/core/titlebar.cpp:23:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_removed [valueFlowBailoutIncompleteVar] code/core/titlebar.cpp:38:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/titlebar.cpp:44:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/titlebar.cpp:87:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/core/titlebar.cpp:49:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/titlebar.cpp:51:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/titlebar.cpp:62:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/titlebar.cpp:65:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/userjoin.cpp:55:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proxy [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:86:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_synchronization_complete_handler [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:127:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proxy [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:141:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_request [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_proxy [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:243:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_request [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:94:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sort_func [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:152:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_table [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:179:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_store [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:193:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:208:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:246:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:265:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:295:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:321:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:350:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable color [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:363:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:370:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_model [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:390:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:407:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable user [valueFlowBailoutIncompleteVar] code/core/userjoin.cpp:58:15: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:89:16: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:100:4: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:101:4: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:127:15: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:144:4: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:145:4: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:173:15: style: C-style pointer casting [cstyleCast] code/core/userjoin.cpp:64:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/userjoin.cpp:33:28: style: Parameter 'params' can be declared as reference to const [constParameterReference] code/core/userjoin.cpp:38:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] code/core/userjoin.cpp:226:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable] code/dialogs/connection-dialog.cpp:28:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry [valueFlowBailoutIncompleteVar] code/dialogs/connection-dialog.cpp:55:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/core/userlist.cpp:98:22: style: C-style pointer casting [cstyleCast] code/core/userlist.cpp:152:30: style: C-style pointer casting [cstyleCast] code/core/userlist.cpp:322:44: style: C-style pointer casting [cstyleCast] code/core/userlist.cpp:334:42: style: C-style pointer casting [cstyleCast] code/core/userlist.cpp:115:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/userlist.cpp:167:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/core/userlist.cpp:169:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/connection-info-dialog.cpp:32:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_image [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:196:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_empty [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:221:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_empty [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:248:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_empty [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:270:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_connection_view [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:286:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connection [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:301:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connection [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:328:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable connection [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:105:5: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:112:5: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:152:32: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:158:34: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:183:19: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:185:19: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:204:20: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:229:20: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:254:20: style: C-style pointer casting [cstyleCast] code/dialogs/connection-info-dialog.cpp:48:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/connection-info-dialog.cpp:306:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/connection-info-dialog.cpp:313:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/entry-dialog.cpp:23:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_intro_label [valueFlowBailoutIncompleteVar] code/dialogs/entry-dialog.cpp:62:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/connection-info-dialog.cpp:251:18: style: Local variable 'iter' shadows outer variable [shadowVariable] code/dialogs/connection-info-dialog.cpp:243:17: note: Shadowed declaration code/dialogs/connection-info-dialog.cpp:251:18: note: Shadow variable code/dialogs/entry-dialog.cpp:39:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/entry-dialog.cpp:36:24: note: Assignment 'dialog=NULL', assigned value is 0 code/dialogs/entry-dialog.cpp:39:2: note: Null pointer dereference code/dialogs/entry-dialog.cpp:40:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/entry-dialog.cpp:36:24: note: Assignment 'dialog=NULL', assigned value is 0 code/dialogs/entry-dialog.cpp:40:2: note: Null pointer dereference code/dialogs/entry-dialog.cpp:41:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/entry-dialog.cpp:36:24: note: Assignment 'dialog=NULL', assigned value is 0 code/dialogs/entry-dialog.cpp:41:2: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:25:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name_label [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:61:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_row_changed_static [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:81:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_model [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:100:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:148:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_model [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:181:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:191:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filter_model [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:224:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:271:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable INF_GTK_BROWSER_MODEL_COL_BROWSER [valueFlowBailoutIncompleteVar] code/dialogs/document-location-dialog.cpp:131:4: error: Returning/dereferencing 'browser' after it is deallocated / released [deallocret] code/dialogs/document-location-dialog.cpp:130:4: note: Returning/dereferencing 'browser' after it is deallocated / released code/dialogs/document-location-dialog.cpp:131:4: note: Returning/dereferencing 'browser' after it is deallocated / released code/dialogs/document-location-dialog.cpp:54:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:54:2: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:56:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:56:2: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:58:3: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:58:3: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:59:3: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:59:3: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:61:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:61:2: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:66:25: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:66:25: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:71:25: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:71:25: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:74:2: warning:inconclusive: Possible null pointer dereference: dialog [nullPointer] code/dialogs/document-location-dialog.cpp:50:39: note: Assignment 'dialog_ptr=NULL', assigned value is 0 code/dialogs/document-location-dialog.cpp:52:49: note: Assignment 'std::unique_ptrdialog(dialog_ptr)', assigned value is 0 code/dialogs/document-location-dialog.cpp:74:2: note: Null pointer dereference code/dialogs/document-location-dialog.cpp:58:3: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:59:3: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:106:34: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:110:5: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:122:5: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:181:25: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:191:33: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:201:23: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:231:4: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:236:5: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:241:6: style: C-style pointer casting [cstyleCast] code/dialogs/document-location-dialog.cpp:35:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/document-location-dialog.cpp:36:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/document-location-dialog.cpp:153:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/document-location-dialog.cpp:155:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/document-location-dialog.cpp:162:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/document-location-dialog.cpp:164:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/initial-dialog.cpp:73:10: error: syntax error [syntaxError] code/dialogs/goto-dialog.cpp:27:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_line [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:55:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_changed [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:67:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:83:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:104:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:130:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_view [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:44:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry_find [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:84:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_changed [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:198:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_active_user_changed_connection [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:227:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEARCH_BACKWARD [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:234:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEARCH_FORWARD [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:351:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEARCH_FORWARD [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:383:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEARCH_FORWARD [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:418:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SEARCH_FORWARD [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:441:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TEXT_SEARCH_CASE_INSENSITIVE [valueFlowBailoutIncompleteVar] code/dialogs/goto-dialog.cpp:30:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/goto-dialog.cpp:31:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/goto-dialog.cpp:120:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/open-location-dialog.cpp:33:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_entry_changed [valueFlowBailoutIncompleteVar] code/dialogs/open-location-dialog.cpp:61:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/open-location-dialog.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/open-location-dialog.cpp:84:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/find-dialog.cpp:58:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:59:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:61:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:62:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:119:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:119:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:138:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:154:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/find-dialog.cpp:312:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/password-dialog.cpp:29:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_entry [valueFlowBailoutIncompleteVar] code/dialogs/password-dialog.cpp:73:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/password-dialog.cpp:34:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/password-dialog.cpp:40:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-delete.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_request [valueFlowBailoutIncompleteVar] code/operations/operation-delete.cpp:48:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_browser [valueFlowBailoutIncompleteVar] code/operations/operation-delete.cpp:76:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] code/operations/operation-delete.cpp:34:4: style: C-style pointer casting [cstyleCast] code/operations/operation-delete.cpp:35:4: style: C-style pointer casting [cstyleCast] code/operations/operation-delete.cpp:65:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-delete.cpp:75:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:39:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable WRAP_NONE [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:54:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:72:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:90:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:108:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:127:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:149:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable set [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:164:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ent_user_name [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_ent_tab_width [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:353:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_btn_wrap_text [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:446:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_cmb_toolbar_style [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:523:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable scheme [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:538:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_btn_use_system_trust [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:639:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable use_system_trust [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:685:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_btn_key_file_create [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:703:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_btn_cert_file_create [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:727:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:749:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:789:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable gnutls_x509_crt_t [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:816:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RESPONSE_CLOSE [valueFlowBailoutIncompleteVar] code/dialogs/preferences-dialog.cpp:410:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:413:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:417:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:421:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:453:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:455:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:457:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:459:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:479:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:576:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:579:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:616:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:656:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:686:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:704:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/dialogs/preferences-dialog.cpp:816:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:93:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable OWNERSHIP_SHALLOW [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:268:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_STRING [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:359:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_STYLE_ITALIC [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:469:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_file [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:479:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_file_replace [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:492:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stream [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:516:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_index [valueFlowBailoutIncompleteVar] code/operations/operation-new.cpp:35:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_request [valueFlowBailoutIncompleteVar] code/operations/operation-new.cpp:53:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_directory [valueFlowBailoutIncompleteVar] code/operations/operation-new.cpp:87:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_directory [valueFlowBailoutIncompleteVar] code/operations/operation-new.cpp:38:4: style: C-style pointer casting [cstyleCast] code/operations/operation-new.cpp:39:4: style: C-style pointer casting [cstyleCast] code/operations/operation-new.cpp:75:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-new.cpp:76:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-new.cpp:88:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-new.cpp:89:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-open-multiple.cpp:35:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_node_removed [valueFlowBailoutIncompleteVar] code/operations/operation-open-multiple.cpp:70:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_query_info [valueFlowBailoutIncompleteVar] code/operations/operation-open-multiple.cpp:101:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/operations/operation-open-multiple.cpp:114:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/operations/operation-open-multiple.cpp:141:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/operations/operation-export-html.cpp:243:35: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] code/operations/operation-export-html.cpp:173:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:246:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:259:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:318:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:409:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:483:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-export-html.cpp:544:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-open-multiple.cpp:88:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-open-multiple.cpp:176:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-open-multiple.cpp:189:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-open.cpp:51:30: error: syntax error [syntaxError] code/operations/operation-save.cpp:38:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_document_removed [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:81:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_message_handle [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:87:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_file_replace [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:100:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_view [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:109:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_stream [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:122:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_line [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:174:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current_line_index [valueFlowBailoutIncompleteVar] code/operations/operation-save.cpp:255:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_buffer_index [valueFlowBailoutIncompleteVar] code/operations/operation-subscribe-path.cpp:33:11: error: syntax error [syntaxError] code/operations/operation-save.cpp:91:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-save.cpp:220:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/operations/operation-save.cpp:281:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/util/asyncoperation.cpp:31:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_operation [valueFlowBailoutIncompleteVar] code/util/asyncoperation.cpp:42:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_operation [valueFlowBailoutIncompleteVar] code/util/asyncoperation.cpp:55:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_handle [valueFlowBailoutIncompleteVar] code/util/asyncoperation.cpp:72:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable thread_run [valueFlowBailoutIncompleteVar] code/util/asyncoperation.cpp:82:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable done [valueFlowBailoutIncompleteVar] code/util/asyncoperation.cpp:87:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_finished [valueFlowBailoutIncompleteVar] code/util/closebutton.cpp:24:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RELIEF_NONE [valueFlowBailoutIncompleteVar] code/util/config.cpp:48:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_name [valueFlowBailoutIncompleteVar] code/util/config.cpp:74:4: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_map [valueFlowBailoutIncompleteVar] code/util/config.cpp:108:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_map [valueFlowBailoutIncompleteVar] code/util/config.cpp:114:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_map [valueFlowBailoutIncompleteVar] code/util/config.cpp:161:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_map [valueFlowBailoutIncompleteVar] code/util/config.cpp:192:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FILE_TEST_IS_REGULAR [valueFlowBailoutIncompleteVar] code/util/config.cpp:236:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_filename [valueFlowBailoutIncompleteVar] code/main.cpp:36:5: style: C-style pointer casting [cstyleCast] code/util/config.cpp:253:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] code/util/config.cpp:258:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_root [valueFlowBailoutIncompleteVar] code/util/file.cpp:74:11: error: syntax error [syntaxError] code/util/i18n.cpp:23:18: error: syntax error [syntaxError] code/util/historyentry.cpp:201:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_history_file [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:230:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_history [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:235:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_history_columns [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:240:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:267:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:297:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_current [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:309:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:349:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_Up [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:379:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:392:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:404:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:426:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_KEY_Up [valueFlowBailoutIncompleteVar] code/util/historyentry.cpp:49:2: style: Class 'Loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] code/util/historyentry.cpp:151:9: style: The scope of the variable 'size' can be reduced. [variableScope] code/util/serialize.cpp:49:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_serialized [valueFlowBailoutIncompleteVar] code/util/uri.cpp:40:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] code/util/uri.cpp:78:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] code/util/uri.cpp:91:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:102:6: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] code/window.hpp:132:18: style:inconclusive: Member variable 'Window::m_browser_commands' is in the wrong place in the initializer list. [initializerList] code/window.cpp:57:2: note: Member variable 'Window::m_browser_commands' is in the wrong place in the initializer list. code/window.hpp:132:18: note: Member variable 'Window::m_browser_commands' is in the wrong place in the initializer list. code/window.cpp:176:34: style: C-style pointer casting [cstyleCast] code/window.cpp:178:37: style: C-style pointer casting [cstyleCast] code/window.cpp:42:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:83:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:108:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:238:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:251:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] code/window.cpp:272:15: style: Variable 'focus' can be declared as pointer to const [constVariablePointer] diff: 2.17.0 code/application.cpp:132:5: style: C-style pointer casting [cstyleCast] head code/application.cpp:132:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/application.cpp:134:5: style: C-style pointer casting [cstyleCast] head code/application.cpp:134:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/auth-commands.cpp:193:6: style: C-style pointer casting [cstyleCast] head code/commands/auth-commands.cpp:193:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/auth-commands.cpp:195:6: style: C-style pointer casting [cstyleCast] head code/commands/auth-commands.cpp:195:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/auth-commands.cpp:217:25: style: C-style pointer casting [cstyleCast] head code/commands/auth-commands.cpp:217:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/auth-commands.cpp:250:25: style: C-style pointer casting [cstyleCast] head code/commands/auth-commands.cpp:250:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/autosave-commands.cpp:35:32: style: C-style pointer casting [cstyleCast] head code/commands/autosave-commands.cpp:35:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/autosave-commands.cpp:57:31: style: C-style pointer casting [cstyleCast] head code/commands/autosave-commands.cpp:57:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:189:16: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:189:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:215:33: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:215:33: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:238:16: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:238:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:258:15: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:258:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:289:5: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:289:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:298:16: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:298:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:302:5: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:302:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:363:4: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:363:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:449:17: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:449:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:520:15: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:520:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:567:16: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:567:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/browser-commands.cpp:625:4: style: C-style pointer casting [cstyleCast] head code/commands/browser-commands.cpp:625:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:102:31: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:102:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:104:31: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:104:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:126:24: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:126:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:132:23: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:132:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:151:5: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:151:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:205:31: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:205:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:209:31: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:209:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:216:4: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:216:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:89:5: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:89:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:95:5: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:95:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/edit-commands.cpp:98:5: style: C-style pointer casting [cstyleCast] head code/commands/edit-commands.cpp:98:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:133:3: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:133:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:136:3: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:136:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:145:30: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:145:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:146:30: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:146:30: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:252:35: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:252:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-commands.cpp:254:35: style: C-style pointer casting [cstyleCast] head code/commands/file-commands.cpp:254:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-tasks/task-new.cpp:36:27: style: C-style pointer casting [cstyleCast] head code/commands/file-tasks/task-new.cpp:36:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-tasks/task-open-location.cpp:31:32: style: C-style pointer casting [cstyleCast] head code/commands/file-tasks/task-open-location.cpp:31:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-tasks/task-open-location.cpp:32:32: style: C-style pointer casting [cstyleCast] head code/commands/file-tasks/task-open-location.cpp:32:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/commands/file-tasks/task-open-multiple.cpp:52:26: style: Variable 'operation' is assigned a value that is never used. [unreadVariable] 2.17.0 code/commands/file-tasks/task-open.cpp:103:4: style: C-style pointer casting [cstyleCast] head code/commands/file-tasks/task-open.cpp:103:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/file-tasks/task-open.cpp:46:5: style: C-style pointer casting [cstyleCast] head code/commands/file-tasks/task-open.cpp:46:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/folder-commands.cpp:131:32: style: C-style pointer casting [cstyleCast] head code/commands/folder-commands.cpp:131:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/folder-commands.cpp:143:29: style: C-style pointer casting [cstyleCast] head code/commands/folder-commands.cpp:143:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/folder-commands.cpp:48:32: style: C-style pointer casting [cstyleCast] head code/commands/folder-commands.cpp:48:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/help-commands.cpp:102:31: style: C-style pointer casting [cstyleCast] head code/commands/help-commands.cpp:102:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/help-commands.cpp:53:34: style: C-style pointer casting [cstyleCast] head code/commands/help-commands.cpp:53:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/help-commands.cpp:78:21: style: C-style pointer casting [cstyleCast] head code/commands/help-commands.cpp:78:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/help-commands.cpp:84:25: style: C-style pointer casting [cstyleCast] head code/commands/help-commands.cpp:84:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/help-commands.cpp:86:25: style: C-style pointer casting [cstyleCast] head code/commands/help-commands.cpp:86:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/subscription-commands.cpp:147:20: style: C-style pointer casting [cstyleCast] head code/commands/subscription-commands.cpp:147:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/subscription-commands.cpp:29:41: style: C-style pointer casting [cstyleCast] head code/commands/subscription-commands.cpp:29:41: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/subscription-commands.cpp:39:4: style: C-style pointer casting [cstyleCast] head code/commands/subscription-commands.cpp:39:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/commands/view-commands.cpp:58:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_VARIANT_TYPE_BOOLEAN [valueFlowBailoutIncompleteVar] head code/commands/view-commands.cpp:58:2: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/commands/view-commands.cpp:68:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable on_toggled [valueFlowBailoutIncompleteVar] 2.17.0 code/core/certificatemanager.cpp:279:14: style: C-style pointer casting [cstyleCast] head code/core/certificatemanager.cpp:279:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/certificatemanager.cpp:341:6: style: C-style pointer casting [cstyleCast] head code/core/certificatemanager.cpp:341:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/certificatemanager.cpp:417:4: style: C-style pointer casting [cstyleCast] head code/core/certificatemanager.cpp:417:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/certificatemanager.cpp:86:4: style: C-style pointer casting [cstyleCast] head code/core/certificatemanager.cpp:86:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/core/chatsessionview.cpp:30:44: style: C-style pointer casting [cstyleCast] 2.17.0 code/core/chattablabel.cpp:33:25: style: C-style pointer casting [cstyleCast] head code/core/chattablabel.cpp:33:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/connectionmanager.cpp:117:16: style: C-style pointer casting [cstyleCast] head code/core/connectionmanager.cpp:117:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/connectionmanager.cpp:159:16: style: C-style pointer casting [cstyleCast] head code/core/connectionmanager.cpp:159:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/documentinfostorage.cpp:104:4: style: C-style pointer casting [cstyleCast] head code/core/documentinfostorage.cpp:104:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/documentinfostorage.cpp:237:4: style: C-style pointer casting [cstyleCast] head code/core/documentinfostorage.cpp:237:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/documentinfostorage.cpp:99:4: style: C-style pointer casting [cstyleCast] head code/core/documentinfostorage.cpp:99:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/filechooser.cpp:34:14: style: C-style pointer casting [cstyleCast] head code/core/filechooser.cpp:34:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/filechooser.cpp:35:14: style: C-style pointer casting [cstyleCast] head code/core/filechooser.cpp:35:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/filechooser.cpp:39:14: style: C-style pointer casting [cstyleCast] head code/core/filechooser.cpp:39:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/filechooser.cpp:40:14: style: C-style pointer casting [cstyleCast] head code/core/filechooser.cpp:40:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/folder.cpp:207:20: style: C-style pointer casting [cstyleCast] head code/core/folder.cpp:207:20: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/folder.cpp:93:5: style: C-style pointer casting [cstyleCast] head code/core/folder.cpp:93:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:102:26: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:102:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:108:28: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:108:28: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:179:4: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:179:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:31:35: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:31:35: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:345:5: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:345:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/foldermanager.cpp:40:31: style: C-style pointer casting [cstyleCast] head code/core/foldermanager.cpp:40:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/huebutton.cpp:102:24: style: C-style pointer casting [cstyleCast] head code/core/huebutton.cpp:102:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/huebutton.cpp:103:24: style: C-style pointer casting [cstyleCast] head code/core/huebutton.cpp:103:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/knownhoststorage.cpp:201:5: style: C-style pointer casting [cstyleCast] head code/core/knownhoststorage.cpp:201:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/knownhoststorage.cpp:208:5: style: C-style pointer casting [cstyleCast] head code/core/knownhoststorage.cpp:208:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/preferences.hpp:223:7: style: C-style pointer casting [cstyleCast] head code/core/preferences.hpp:223:7: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:105:4: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:105:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:137:4: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:137:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:139:5: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:139:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:208:5: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:208:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:265:4: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:265:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/selfhoster.cpp:287:34: style: C-style pointer casting [cstyleCast] head code/core/selfhoster.cpp:287:34: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/server.cpp:191:15: style: C-style pointer casting [cstyleCast] head code/core/server.cpp:191:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/server.cpp:194:15: style: C-style pointer casting [cstyleCast] head code/core/server.cpp:194:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/sessionuserview.cpp:38:3: style: C-style pointer casting [cstyleCast] head code/core/sessionuserview.cpp:38:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/statusbar.cpp:361:24: style: C-style pointer casting [cstyleCast] head code/core/statusbar.cpp:361:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/statusbar.cpp:365:23: style: C-style pointer casting [cstyleCast] head code/core/statusbar.cpp:365:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/statusbar.cpp:434:5: style: C-style pointer casting [cstyleCast] head code/core/statusbar.cpp:434:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/core/statusbar.cpp:437:83: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/core/statusbar.cpp:437:94: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/statusbar.cpp:81:22: style: C-style pointer casting [cstyleCast] head code/core/statusbar.cpp:81:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/textsessionuserview.cpp:51:3: style: C-style pointer casting [cstyleCast] head code/core/textsessionuserview.cpp:51:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/textsessionview.cpp:158:2: style: C-style pointer casting [cstyleCast] head code/core/textsessionview.cpp:158:2: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/core/textsessionview.cpp:283:51: style: C-style pointer casting [cstyleCast] 2.17.0 code/core/textsessionview.cpp:641:4: style: C-style pointer casting [cstyleCast] head code/core/textsessionview.cpp:641:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/textsessionview.cpp:647:21: style: C-style pointer casting [cstyleCast] head code/core/textsessionview.cpp:647:21: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/texttablabel.cpp:75:25: style: C-style pointer casting [cstyleCast] head code/core/texttablabel.cpp:75:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/texttablabel.cpp:78:24: style: C-style pointer casting [cstyleCast] head code/core/texttablabel.cpp:78:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/titlebar.cpp:49:31: style: C-style pointer casting [cstyleCast] head code/core/titlebar.cpp:49:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/titlebar.cpp:51:31: style: C-style pointer casting [cstyleCast] head code/core/titlebar.cpp:51:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/titlebar.cpp:62:29: style: C-style pointer casting [cstyleCast] head code/core/titlebar.cpp:62:29: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/titlebar.cpp:65:32: style: C-style pointer casting [cstyleCast] head code/core/titlebar.cpp:65:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/userjoin.cpp:64:40: style: C-style pointer casting [cstyleCast] head code/core/userjoin.cpp:64:40: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/userlist.cpp:115:39: style: C-style pointer casting [cstyleCast] head code/core/userlist.cpp:115:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/userlist.cpp:167:32: style: C-style pointer casting [cstyleCast] head code/core/userlist.cpp:167:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/core/userlist.cpp:169:31: style: C-style pointer casting [cstyleCast] head code/core/userlist.cpp:169:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/connection-info-dialog.cpp:306:4: style: C-style pointer casting [cstyleCast] head code/dialogs/connection-info-dialog.cpp:306:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/connection-info-dialog.cpp:313:4: style: C-style pointer casting [cstyleCast] head code/dialogs/connection-info-dialog.cpp:313:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/connection-info-dialog.cpp:48:39: style: C-style pointer casting [cstyleCast] head code/dialogs/connection-info-dialog.cpp:48:39: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:153:12: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:153:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:155:3: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:155:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:162:12: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:162:12: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:164:3: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:164:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:35:13: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:35:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/document-location-dialog.cpp:36:13: style: C-style pointer casting [cstyleCast] head code/dialogs/document-location-dialog.cpp:36:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:119:26: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:119:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/dialogs/find-dialog.cpp:119:38: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:138:4: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:138:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:154:4: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:154:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:312:13: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:312:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:58:13: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:58:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:59:36: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:59:36: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:61:32: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:61:32: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/find-dialog.cpp:62:13: style: C-style pointer casting [cstyleCast] head code/dialogs/find-dialog.cpp:62:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/goto-dialog.cpp:120:23: style: C-style pointer casting [cstyleCast] head code/dialogs/goto-dialog.cpp:120:23: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/goto-dialog.cpp:30:13: style: C-style pointer casting [cstyleCast] head code/dialogs/goto-dialog.cpp:30:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/goto-dialog.cpp:31:13: style: C-style pointer casting [cstyleCast] head code/dialogs/goto-dialog.cpp:31:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/password-dialog.cpp:34:4: style: C-style pointer casting [cstyleCast] head code/dialogs/password-dialog.cpp:34:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/password-dialog.cpp:40:4: style: C-style pointer casting [cstyleCast] head code/dialogs/password-dialog.cpp:40:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:410:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:410:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:413:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:413:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:417:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:417:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:421:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:421:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:453:27: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:453:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:455:27: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:455:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:457:27: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:457:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:459:27: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:459:27: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:479:31: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:479:31: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:576:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:576:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:579:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:579:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:616:4: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:616:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:656:4: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:656:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:686:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:686:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:704:3: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:704:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/dialogs/preferences-dialog.cpp:816:13: style: C-style pointer casting [cstyleCast] head code/dialogs/preferences-dialog.cpp:816:13: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-delete.cpp:65:5: style: C-style pointer casting [cstyleCast] head code/operations/operation-delete.cpp:65:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-delete.cpp:75:5: style: C-style pointer casting [cstyleCast] head code/operations/operation-delete.cpp:75:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:173:15: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:173:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:246:16: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:246:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:259:4: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:259:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] head code/operations/operation-export-html.cpp:318:17: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:409:22: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:409:22: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:483:4: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:483:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-export-html.cpp:544:4: style: C-style pointer casting [cstyleCast] head code/operations/operation-export-html.cpp:544:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-new.cpp:75:6: style: C-style pointer casting [cstyleCast] head code/operations/operation-new.cpp:75:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-new.cpp:76:6: style: C-style pointer casting [cstyleCast] head code/operations/operation-new.cpp:76:6: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-new.cpp:88:5: style: C-style pointer casting [cstyleCast] head code/operations/operation-new.cpp:88:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-new.cpp:89:5: style: C-style pointer casting [cstyleCast] head code/operations/operation-new.cpp:89:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-open-multiple.cpp:176:4: style: C-style pointer casting [cstyleCast] head code/operations/operation-open-multiple.cpp:176:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-open-multiple.cpp:189:3: style: C-style pointer casting [cstyleCast] head code/operations/operation-open-multiple.cpp:189:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-open-multiple.cpp:88:14: style: C-style pointer casting [cstyleCast] head code/operations/operation-open-multiple.cpp:88:14: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-save.cpp:220:9: style: C-style pointer casting [cstyleCast] head code/operations/operation-save.cpp:220:9: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-save.cpp:281:26: style: C-style pointer casting [cstyleCast] head code/operations/operation-save.cpp:281:26: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/operations/operation-save.cpp:91:4: style: C-style pointer casting [cstyleCast] head code/operations/operation-save.cpp:91:4: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/util/serialize.hpp:230:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable data_type [valueFlowBailoutIncompleteVar] head code/util/serialize.hpp:230:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable name [valueFlowBailoutIncompleteVar] 2.17.0 code/util/uri.cpp:91:5: style: C-style pointer casting [cstyleCast] head code/util/uri.cpp:91:5: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/window.cpp:108:3: style: C-style pointer casting [cstyleCast] head code/window.cpp:108:3: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/window.cpp:238:24: style: C-style pointer casting [cstyleCast] head code/window.cpp:238:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/window.cpp:251:24: style: C-style pointer casting [cstyleCast] head code/window.cpp:251:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/window.cpp:42:15: style: C-style pointer casting [cstyleCast] head code/window.cpp:42:15: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] 2.17.0 code/window.cpp:83:24: style: C-style pointer casting [cstyleCast] head code/window.cpp:83:24: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] DONE