2025-07-09 04:52 ftp://ftp.de.debian.org/debian/pool/main/l/latexila/latexila_3.22.0.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=gtk --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 1283 1355 elapsed-time: 43.2 49.0 head-timing-info: old-timing-info: head results: latexila-3.22.0/src/bottom_panel.c:88:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/bottom_panel.c:136:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RELIEF_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/bottom_panel.c:151:57: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'bottom_panel_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/bottom_panel.c:163:141: note: You might need to cast the function pointer here latexila-3.22.0/src/bottom_panel.c:151:57: note: Parameter 'klass' can be declared as pointer to const latexila-3.22.0/src/bottom_panel.c:156:55: style: Parameter 'self' can be declared as pointer to const. However it seems that 'bottom_panel_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/bottom_panel.c:163:244: note: You might need to cast the function pointer here latexila-3.22.0/src/bottom_panel.c:156:55: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/custom_statusbar.c:137:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/custom_statusbar.c:136:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/build_tools_preferences.c:566:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:645:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:1143:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:1416:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:1710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:1736:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/app_settings.c:1014:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/app_settings.c:1040:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_SETTINGS [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:384:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FILE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:481:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FILE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:948:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:1027:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_ACCEPT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:1144:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:1156:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:1179:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tools_preferences.c:1709:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/build_tools_preferences.c:543:89: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/build_tools_preferences.c:587:84: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/build_tools_preferences.c:672:21: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tools_preferences.c:681:9: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tools_preferences.c:800:87: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/build_tools_preferences.c:1231:25: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tools_preferences.c:1243:8: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tools_preferences.c:1534:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/build_tools_preferences.c:1662:25: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tools_preferences.c:638:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/build_tools_preferences.c:1246:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/build_tools_preferences.c:1666:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/app_settings.c:1013:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/app_settings.c:933:49: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/app_settings.c:1047:112: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_app_settings_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/app_settings.c:1014:41: note: You might need to cast the function pointer here latexila-3.22.0/src/app_settings.c:1047:112: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/app_settings.c:1061:118: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_app_settings_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/app_settings.c:1015:41: note: You might need to cast the function pointer here latexila-3.22.0/src/app_settings.c:1061:118: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/build_tool_dialog.c:276:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:342:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_APPLY [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:393:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_APPLY [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:675:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LATEXILA_POST_PROCESSOR_TYPE_NB_TYPES [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:1086:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:1295:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:1471:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:1683:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:1892:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:2048:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/build_tool_dialog.c:2078:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:305:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:366:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:1399:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TEXT_SEARCH_TEXT_ONLY [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2118:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SOURCE_COMPLETION_ACTIVATION_USER_REQUESTED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2517:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2631:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2858:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2979:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:3102:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:3612:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:3659:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:453:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:820:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_YES [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:1030:89: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_CREATE_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:1194:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_CONVERT_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:2311:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_YES [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:2372:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:2540:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_ATTRIBUTE_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:2624:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:302:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:834:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:2852:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SELECTION_CLIPBOARD [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:4065:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:4101:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/clean_build_files.c:1155:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/clean_build_files.c:451:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/clean_build_files.c:445:15: note: result is initialized latexila-3.22.0/src/clean_build_files.c:451:9: note: result is overwritten latexila-3.22.0/src/clean_build_files.c:450:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/clean_build_files.c:447:15: note: _tmp1_ is initialized latexila-3.22.0/src/clean_build_files.c:450:9: note: _tmp1_ is overwritten latexila-3.22.0/src/clean_build_files.c:737:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/clean_build_files.c:1018:60: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/clean_build_files.c:1109:68: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/clean_build_files.c:1109:108: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/clean_build_files.c:1109:124: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/clean_build_files.c:101:9: style: struct member '_Project::main_file' is never used. [unusedStructMember] latexila-3.22.0/src/clean_build_files.c:376:20: style: Variable '_extensions_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:391:36: style: Variable '_extension_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:394:32: style: Variable 'extension_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:436:13: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:391:8: style: Variable '_extension_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:514:14: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:522:14: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:523:3: style: Variable 'exts' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:585:15: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:586:4: style: Variable 'exts' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:638:31: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:641:27: style: Variable 'ext_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:673:13: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:638:9: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:749:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:1069:13: style: Variable '_tmp10_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:1070:21: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:1085:42: style: Variable '_file_to_delete_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:1088:38: style: Variable 'file_to_delete_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/clean_build_files.c:1085:9: style: Variable '_file_to_delete_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_tab.c:469:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_CENTER [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_tab.c:784:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_OK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_tab.c:888:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_OK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_tab.c:931:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_tab.c:1285:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document.c:2166:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/document.c:2623:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/document.c:631:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:625:15: note: result is initialized latexila-3.22.0/src/document.c:631:9: note: result is overwritten latexila-3.22.0/src/document.c:630:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:627:15: note: _tmp1_ is initialized latexila-3.22.0/src/document.c:630:9: note: _tmp1_ is overwritten latexila-3.22.0/src/document.c:726:9: style: Redundant initialization for '_tmp4_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:713:15: note: _tmp4_ is initialized latexila-3.22.0/src/document.c:726:9: note: _tmp4_ is overwritten latexila-3.22.0/src/document.c:884:10: style: Redundant initialization for '_tmp15_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:850:16: note: _tmp15_ is initialized latexila-3.22.0/src/document.c:884:10: note: _tmp15_ is overwritten latexila-3.22.0/src/document.c:1876:14: style: Redundant initialization for '_tmp22_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:1869:20: note: _tmp22_ is initialized latexila-3.22.0/src/document.c:1876:14: note: _tmp22_ is overwritten latexila-3.22.0/src/document.c:1895:15: style: Redundant initialization for '_tmp30_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:1888:21: note: _tmp30_ is initialized latexila-3.22.0/src/document.c:1895:15: note: _tmp30_ is overwritten latexila-3.22.0/src/document.c:1909:15: style: Redundant initialization for '_tmp35_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:1906:21: note: _tmp35_ is initialized latexila-3.22.0/src/document.c:1909:15: note: _tmp35_ is overwritten latexila-3.22.0/src/document.c:1916:16: style: Redundant initialization for '_tmp38_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document.c:1913:22: note: _tmp38_ is initialized latexila-3.22.0/src/document.c:1916:16: note: _tmp38_ is overwritten latexila-3.22.0/src/document.c:1210:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/document.c:320:55: style: Parameter 'location' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document.c:321:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:322:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:410:12: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:834:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:1114:12: style: Variable '_tmp80_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:1466:51: style: Parameter 'stack' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document.c:1479:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:1533:11: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:2070:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:2148:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:2450:13: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document.c:2674:108: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document.c:2624:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document.c:2674:108: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/document.c:2694:114: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document.c:2625:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document.c:2694:114: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/document.c:412:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:778:13: style: Variable '_res_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:782:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1147:3: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1197:7: style: Variable 'charset' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1223:6: style: Variable 'charset' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1226:6: style: Variable 'charset' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1231:5: style: Variable 'charset' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1166:8: style: Variable '_charset_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1296:3: style: Variable 'content_type' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1557:13: style: Variable '_tmp20_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1558:21: style: Variable '_tmp20__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1657:3: style: Variable 'current_etag' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:1662:3: style: Variable 'current_etag' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:2201:20: style: Variable 'cur_char' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:2375:4: style: Variable 'tmp_dir' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:2376:4: style: Variable 'template' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:2410:3: style: Variable 'tmp_dir' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document.c:2411:3: style: Variable 'template' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_view.c:240:81: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_GET [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:367:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SELECTION_CLIPBOARD [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:395:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SELECTION_CLIPBOARD [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:422:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_SELECTION_CLIPBOARD [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:552:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:567:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PANGO_SCALE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:611:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CONTROL_MASK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:955:179: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:1107:201: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_BUTTONS_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:1161:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_view.c:1160:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/document_view.c:805:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_view.c:799:15: note: result is initialized latexila-3.22.0/src/document_view.c:805:9: note: result is overwritten latexila-3.22.0/src/document_view.c:804:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_view.c:801:15: note: _tmp1_ is initialized latexila-3.22.0/src/document_view.c:804:9: note: _tmp1_ is overwritten latexila-3.22.0/src/document_view.c:840:9: style: Redundant initialization for '_tmp8_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_view.c:820:15: note: _tmp8_ is initialized latexila-3.22.0/src/document_view.c:840:9: note: _tmp8_ is overwritten latexila-3.22.0/src/document_view.c:180:70: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_view.c:353:17: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:385:17: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:408:17: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:440:17: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:464:17: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:607:19: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_view.c:843:3: style: Variable 'lang_code' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_tab.c:1284:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/document_tab.c:356:13: style: Checking if unsigned expression '_tmp0_' is less than zero. [unsignedLessThanZero] latexila-3.22.0/src/document_tab.c:922:2: style: Checking if unsigned expression '_tmp0_' is less than zero. [unsignedLessThanZero] latexila-3.22.0/src/document_tab.c:945:2: style: Checking if unsigned expression '_tmp0_' is less than zero. [unsignedLessThanZero] latexila-3.22.0/src/document_tab.c:1205:19: style: Checking if unsigned expression '_tmp7_' is less than zero. [unsignedLessThanZero] latexila-3.22.0/src/document_tab.c:1251:21: style: Checking if unsigned expression '_tmp21_' is less than zero. [unsignedLessThanZero] latexila-3.22.0/src/document_tab.c:313:60: style: Parameter 's' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_tab.c:370:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:538:9: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:951:10: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:996:9: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:1150:10: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:1212:10: style: Variable '_tmp10_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:1260:10: style: Variable '_tmp24_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_tab.c:1336:112: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_tab_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document_tab.c:1285:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document_tab.c:1336:112: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/document_tab.c:1365:118: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_tab_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document_tab.c:1286:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document_tab.c:1365:118: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/document_tab.c:107:20: style: struct member '_Document::priv' is never used. [unusedStructMember] latexila-3.22.0/src/document_tab.c:109:8: style: struct member '_Document::_unsaved_doc_num' is never used. [unusedStructMember] latexila-3.22.0/src/document_tab.c:596:11: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_tab.c:630:11: style: Variable '_tmp29_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/documents_panel.c:398:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/documents_panel.c:411:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/error_entry.c:149:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STYLE_PROVIDER_PRIORITY_APPLICATION [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/error_entry.c:193:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/error_entry.c:213:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/error_entry.c:71:18: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/error_entry.c:197:53: style: Parameter 'self' can be declared as pointer to const. However it seems that 'error_entry_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/error_entry.c:211:241: note: You might need to cast the function pointer here latexila-3.22.0/src/error_entry.c:197:53: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/error_entry.c:202:15: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/error_entry.c:117:3: style: Variable 'style' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/error_entry.c:203:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/documents_panel.c:410:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/documents_panel.c:141:59: style: Parameter 'page' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/documents_panel.c:444:115: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_documents_panel_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/documents_panel.c:411:41: note: You might need to cast the function pointer here latexila-3.22.0/src/documents_panel.c:444:115: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/documents_panel.c:458:121: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_documents_panel_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/documents_panel.c:412:41: note: You might need to cast the function pointer here latexila-3.22.0/src/documents_panel.c:458:121: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/file_browser.c:438:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:595:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:638:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:960:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1169:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1212:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FILE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1545:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TYPE_DIRECTORY [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1634:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1695:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:1769:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PRIORITY_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:2050:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/finance.c:126:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/finance.c:428:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/file_browser.c:2049:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/file_browser.c:1366:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/file_browser.c:1360:15: note: result is initialized latexila-3.22.0/src/file_browser.c:1366:9: note: result is overwritten latexila-3.22.0/src/file_browser.c:1365:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/file_browser.c:1362:15: note: _tmp1_ is initialized latexila-3.22.0/src/file_browser.c:1365:9: note: _tmp1_ is overwritten latexila-3.22.0/src/file_browser.c:768:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:773:9: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:824:12: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:895:15: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:947:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1011:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1133:15: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1620:10: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1838:10: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1839:10: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1875:15: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1887:10: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/file_browser.c:1902:48: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/file_browser.c:1902:88: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/file_browser.c:1902:104: style: Parameter 'b' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/file_browser.c:1961:66: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/file_browser.c:536:3: style: Variable 'extension' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:897:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1078:3: style: Variable 'name_term' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1135:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1439:20: style: Variable 'clean_extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1446:20: style: Variable 'clean_extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1447:3: style: Variable 'exts' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1504:21: style: Variable 'clean_extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1512:21: style: Variable 'clean_extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1513:4: style: Variable 'exts' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1565:32: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1568:28: style: Variable 'ext_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1583:8: style: Variable 'ext' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1614:19: style: Variable 'clean_extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1565:10: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/file_browser.c:1808:4: style: Variable 'uri' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1698:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/completion.c:2100:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/completion.c:3611:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/gedit/gedit-close-button.c:60:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/gedit/gedit-close-button.c:76:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RELIEF_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/completion.c:2036:14: style: Redundant initialization for '_tmp40_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/completion.c:2015:19: note: _tmp40_ is initialized latexila-3.22.0/src/completion.c:2036:14: note: _tmp40_ is overwritten latexila-3.22.0/src/completion.c:349:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:380:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:418:159: style: Parameter 'proposal' can be declared as pointer to const. However it seems that 'completion_provider_real_get_start_iter' is a callback function, if 'proposal' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/completion.c:3621:144: note: You might need to cast the function pointer here latexila-3.22.0/src/completion.c:418:159: note: Parameter 'proposal' can be declared as pointer to const latexila-3.22.0/src/completion.c:424:30: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:426:15: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:430:30: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:432:15: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:634:150: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:694:120: style: Parameter 'arg_context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:721:40: style: Variable '_tmp20_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:1067:27: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:1155:148: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'completion_provider_real_activate_proposal' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/completion.c:3623:118: note: You might need to cast the function pointer here latexila-3.22.0/src/completion.c:1155:148: note: Parameter 'iter' can be declared as pointer to const latexila-3.22.0/src/completion.c:1314:85: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:1674:10: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:1702:91: style: Parameter 'in_arg_pos' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:1770:101: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:1792:83: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:1864:103: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2108:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2110:30: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2125:27: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2129:27: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2154:78: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2184:73: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2184:116: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2321:71: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2323:40: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2379:43: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2382:43: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2406:44: style: Variable '_tmp22_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:2435:83: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2435:126: style: Parameter 'cmd' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:2591:94: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:3137:92: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/completion.c:3174:43: style: Variable '_tmp24_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:3229:43: style: Variable '_tmp29_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:3245:41: style: Variable '_tmp32_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/completion.c:352:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:392:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:454:3: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:479:3: style: Variable 'cmd' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:761:3: style: Variable 'cmd_info' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:767:18: style: Variable '_tmp20__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:779:33: style: Variable '_choice_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:782:29: style: Variable 'choice_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:865:3: style: Variable 'cmd_info' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:779:8: style: Variable '_choice_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1184:3: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1710:20: style: Variable 'cur_char' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1800:20: style: Variable 'cur_char' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1866:18: style: Variable 'result' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1914:4: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:1977:4: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2025:6: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2086:7: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2209:30: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2212:26: style: Variable 'arg_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2209:8: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2331:9: style: Variable '_tmp0_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2389:13: style: Variable '_tmp15_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2398:21: style: Variable '_tmp17__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2412:22: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2456:30: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2459:26: style: Variable 'arg_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2456:8: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2534:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2580:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2796:24: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2815:24: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2846:24: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2927:24: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2945:24: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:2967:24: style: Variable '_tmp17__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3047:24: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3066:24: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3090:24: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3207:13: style: Variable '_tmp24_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3233:13: style: Variable '_tmp29_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3234:21: style: Variable '_tmp29__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3252:13: style: Variable '_tmp32_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/completion.c:3253:21: style: Variable '_tmp32__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/build_tool_dialog.c:2047:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/build_tool_dialog.c:796:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:906:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:918:8: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:1305:23: style: Variable '_tmp35_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:1552:20: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:1562:20: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/build_tool_dialog.c:799:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/build_tool_dialog.c:921:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latex_menu.c:1453:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latex_menu.c:1563:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latex_menu.c:3434:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-job.c:152:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_job_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-job.c:171:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-job.c:352:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SPAWN_ERROR_NOENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-job.c:542:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SUBPROCESS_FLAGS_STDOUT_SILENCE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:320:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_APPLICATION_HANDLES_OPEN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:412:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:479:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GOptionEntry [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:714:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:820:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:986:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ICONS_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:1135:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_STYLE_PROVIDER_PRIORITY_APPLICATION [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:1520:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-job.c:97:46: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_job_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-job.c:160:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-job.c:97:46: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-job.c:121:48: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_job_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-job.c:161:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-job.c:121:48: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-job.c:212:45: style: Parameter 'build_job' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/liblatexila/latexila-build-job.c:379:21: style: Variable 'build_job' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-job.c:532:21: style: Variable 'build_job' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1469:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/document_structure.c:1596:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/document_structure.c:1795:3: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/document_structure.c:4064:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:224:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_tool_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:239:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_tool_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:259:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_CONSTRUCT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:563:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:116:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_tool_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:247:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-tool.c:116:47: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-tool.c:118:22: style: Variable 'build_tool' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:160:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_tool_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:248:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-tool.c:160:49: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-tool.c:359:47: style: Parameter 'build_tool' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3603:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_structure.c:3597:15: note: result is initialized latexila-3.22.0/src/document_structure.c:3603:9: note: result is overwritten latexila-3.22.0/src/document_structure.c:3602:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_structure.c:3599:15: note: _tmp1_ is initialized latexila-3.22.0/src/document_structure.c:3602:9: note: _tmp1_ is overwritten latexila-3.22.0/src/document_structure.c:3708:10: style: Redundant initialization for '_tmp15_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/document_structure.c:3629:16: note: _tmp15_ is initialized latexila-3.22.0/src/document_structure.c:3708:10: note: _tmp15_ is overwritten latexila-3.22.0/src/document_structure.c:279:10: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:587:30: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:687:9: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1054:50: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:1251:9: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1263:10: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1264:10: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1451:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:1473:85: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:1671:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:1815:71: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:1931:123: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2024:33: style: Variable '_tmp30_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:2110:61: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2115:111: style: Parameter 'start_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2183:28: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:2215:124: style: Parameter 'start_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2381:9: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:2390:63: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2424:75: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2597:80: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2634:100: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:2892:88: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3029:16: style: Variable '_tmp28_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3065:97: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3377:9: style: Variable '_tmp14_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3438:67: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3608:86: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3883:81: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/document_structure.c:3902:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3906:10: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3910:10: style: Variable '_tmp10_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3914:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3918:10: style: Variable '_tmp16_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:3922:10: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-tools-default.c:172:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:3926:10: style: Variable '_tmp22_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/document_structure.c:4108:118: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_structure_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document_structure.c:4065:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document_structure.c:4108:118: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/document_structure.c:4122:124: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_document_structure_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/document_structure.c:4066:41: note: You might need to cast the function pointer here latexila-3.22.0/src/document_structure.c:4122:124: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-tools-default.c:116:10: style: Variable 'l' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-tools-default.c:123:26: style: Variable 'build_tool' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-tools-default.c:42:8: style: struct member '_LatexilaBuildToolsDefaultPrivate::something' is never used. [unusedStructMember] latexila-3.22.0/src/document_structure.c:3896:17: style: Variable '_tmp0__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:56:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_tools_personal_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/document_structure.c:3933:18: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3937:10: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3939:18: style: Variable '_tmp5__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3943:10: style: Variable '_tmp7_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3945:18: style: Variable '_tmp8__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3949:11: style: Variable '_tmp10_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3951:19: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3955:11: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3957:19: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3961:11: style: Variable '_tmp16_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3963:19: style: Variable '_tmp17__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3967:11: style: Variable '_tmp19_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3969:19: style: Variable '_tmp20__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3973:11: style: Variable '_tmp22_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/document_structure.c:3979:18: style: Variable '_tmp25__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:84:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_tools_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:104:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_RUN_LAST [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:372:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_IO_ERROR_NOT_FOUND [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-view.c:155:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LATEXILA_TYPE_BUILD_MSG_TYPE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-view.c:298:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_build_view_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-view.c:316:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-view.c:164:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint] latexila-3.22.0/src/liblatexila/latexila-build-view.c:153:15: style: Variable 'enum_value' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-view.c:224:47: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_view_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-view.c:306:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-view.c:224:47: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-view.c:226:22: style: Variable 'build_view' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-build-view.c:256:49: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_build_view_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-view.c:307:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-view.c:256:49: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor-all-output.c:87:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_all_output_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:60:74: style: Parameter 'build_tools' can be declared as pointer to const. However it seems that 'latexila_build_tools_handle_not_found_error_default' is a callback function, if 'build_tools' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:94:35: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-tools.c:60:74: note: Parameter 'build_tools' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-tools.c:61:74: style: Parameter 'xml_file' can be declared as pointer to const. However it seems that 'latexila_build_tools_handle_not_found_error_default' is a callback function, if 'xml_file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:94:35: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-tools.c:61:74: note: Parameter 'xml_file' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-build-tools.c:62:74: style: Parameter 'error' can be declared as pointer to const. However it seems that 'latexila_build_tools_handle_not_found_error_default' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-build-tools.c:94:35: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-build-tools.c:62:74: note: Parameter 'error' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor-latexmk.c:180:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latexmk.c:278:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latexmk.c:376:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latexmk.c:655:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_latexmk_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latexmk.c:672:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_latexmk_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:232:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:356:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:491:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:540:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:634:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:745:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:923:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:1001:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_FILE_TEST_IS_REGULAR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:1246:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_OPTIMIZE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:1420:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_latex_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:188:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:202:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_post_processor_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:261:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_PARAM_READWRITE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:144:51: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_post_processor_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:244:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:144:51: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:146:26: style: Variable 'pp' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:164:53: style: Parameter 'pspec' can be declared as pointer to const. However it seems that 'latexila_post_processor_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:245:32: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:164:53: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:206:63: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'latexila_post_processor_start_default' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:249:18: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:206:63: note: Parameter 'pp' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:207:63: style: Parameter 'file' can be declared as pointer to const. However it seems that 'latexila_post_processor_start_default' is a callback function, if 'file' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:249:18: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:207:63: note: Parameter 'file' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:220:61: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'latexila_post_processor_end_default' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:251:16: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:220:61: note: Parameter 'pp' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:227:70: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'latexila_post_processor_get_messages_default' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:252:25: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:227:70: note: Parameter 'pp' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor.c:234:71: style: Parameter 'pp' can be declared as pointer to const. However it seems that 'latexila_post_processor_take_messages_default' is a callback function, if 'pp' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/liblatexila/latexila-post-processor.c:253:26: note: You might need to cast the function pointer here latexila-3.22.0/src/liblatexila/latexila-post-processor.c:234:71: note: Parameter 'pp' can be declared as pointer to const latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:189:51: style: Parameter 'pp' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:992:54: style: Parameter 'pp' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/liblatexila/latexila-post-processor-latex.c:1228:17: style: Variable 'file' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-synctex.c:120:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable latexila_synctex_parent_class [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-synctex.c:142:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_RUN_LAST [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-synctex.c:186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-synctex.c:625:51: style: Parameter 'synctex' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/liblatexila/latexila-templates-default.c:72:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-default.c:59:71: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/liblatexila/latexila-templates-dialogs.c:44:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-dialogs.c:93:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_OK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-dialogs.c:120:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_DIALOG [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-dialogs.c:230:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_DIALOG [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:136:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:221:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_MODAL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:261:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_SMALL_TOOLBAR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:327:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:63:9: style: Variable 'indices' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-templates-manage-dialog.c:307:82: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latexila_app.c:1519:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/latexila_app.c:432:3: style: Statements following noreturn function 'g_error()' will never be executed. [unreachableCode] latexila-3.22.0/src/liblatexila/latexila-templates-personal.c:128:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_KEY_FILE_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-personal.c:338:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PACKAGE_NAME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-personal.c:419:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MAXINT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:908:15: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latexila_app.c:936:62: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latexila_app.c:1059:53: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latexila_app.c:1066:15: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latexila_app.c:1086:19: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latexila_app.c:1426:61: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latexila_app.c:1531:16: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/liblatexila/latexila-utils.c:370:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ALIGN_START [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-utils.c:448:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_JUNCTION_BOTTOM [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/latexila_app.c:482:17: style: Variable '_options_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:491:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:500:9: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:509:9: style: Variable '_tmp6_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:512:9: style: Variable '_tmp8_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:616:3: style: Variable 'accel_filename' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:847:11: style: Variable 'artists' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:848:11: style: Variable 'authors' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:849:3: style: Variable 'website' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:850:3: style: Variable 'copyright' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:851:3: style: Variable 'comments' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1019:6: style: Variable 'filename' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1020:6: style: Variable 'size' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1022:12: style: Variable 'sizes' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1036:8: style: Variable 'sizes' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:972:8: style: Variable '_size_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1197:15: style: Variable '_uris_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1207:31: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1210:27: style: Variable 'uri_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1228:15: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1229:23: style: Variable '_tmp13__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1242:8: style: Variable 'uris' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1207:9: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1394:31: style: Variable '_file_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1397:27: style: Variable 'file_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1394:8: style: Variable '_file_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/latexila_app.c:1532:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main.c:57:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/liblatexila/latexila-templates-personal.c:49:73: style: Parameter 'klass' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latex_menu.c:1605:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/latex_menu.c:3433:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/latex_menu.c:1591:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/latex_menu.c:1491:63: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/latex_menu.c:1527:9: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latex_menu.c:1620:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latex_menu.c:1880:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latex_menu.c:3444:14: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/latex_menu.c:3445:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:283:3: style: Variable 'date' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:330:14: style: Variable '_ymd_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:331:10: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:335:8: style: Variable 'ymd' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:336:4: style: Variable 'date' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:341:19: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:346:19: style: Variable '_tmp13__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:351:19: style: Variable '_tmp16__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:373:8: style: Variable 'ymd' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:374:4: style: Variable 'date' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/finance.c:381:7: style: Variable 'ymd' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:276:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:891:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:896:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:903:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:912:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:917:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:935:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:953:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:961:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:968:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:986:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:1026:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:260:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:393:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_REGEX_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:483:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_ID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:668:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_ID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1078:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1083:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1090:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1099:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1104:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1122:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1140:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1148:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1155:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1173:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:1216:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:245:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:295:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_RECENT_CHOOSER [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:359:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RECENT_SORT_MRU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:533:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_FILE_CHOOSER_ACTION_OPEN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:808:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:813:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:820:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:829:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:834:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:852:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:870:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:878:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:885:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:903:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:943:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_edit.c:1003:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_edit.c:295:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:410:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:491:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:505:13: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:529:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:543:13: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:566:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:569:12: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:611:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:614:12: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:656:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:675:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:694:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:713:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:732:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:825:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:844:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:863:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:879:60: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_edit.c:1036:18: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_edit.c:366:22: style: Variable '_action_names_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:372:38: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:375:34: style: Variable 'action_name_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:402:15: style: Variable 'action_names' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:372:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:447:22: style: Variable '_action_names_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:453:38: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:456:34: style: Variable 'action_name_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:483:15: style: Variable 'action_names' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_edit.c:453:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_build_tools.c:355:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1002:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_ID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1213:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_UI_MANAGER_MENUITEM [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1503:112: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_BINDING_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1672:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1679:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1688:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1693:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1711:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1729:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1737:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1744:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1762:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1808:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:237:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:542:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:547:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:554:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:563:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:568:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:586:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:604:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:612:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:619:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:637:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:678:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_structure.c:654:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_structure.c:331:19: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_structure.c:333:19: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_structure.c:688:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:808:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1011:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_ID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1046:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1177:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1215:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1262:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_BINDING_BIDIRECTIONAL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1451:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TOOLBAR_ICONS [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1502:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_WINDOW_STATE_MAXIMIZED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1617:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTargetEntry [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:1927:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_YES [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:2139:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_YES [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:2546:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:2889:93: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_FILE_CHOOSER_ACTION_SAVE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:3649:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:3717:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window.c:3883:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:216:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GETTEXT_PACKAGE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:459:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:464:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:471:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:480:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:485:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:503:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:521:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:529:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:536:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:554:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_tools.c:595:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_documents.c:435:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/main_window_documents.c:1190:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_documents.c:421:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/main_window_documents.c:306:64: style: Parameter 'pg' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_documents.c:763:80: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_documents.c:786:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:862:18: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:865:15: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:929:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:984:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:999:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:1017:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:1226:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_documents.c:817:22: style: Variable '_action_names_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_documents.c:823:38: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_documents.c:826:34: style: Variable 'action_name_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_documents.c:857:15: style: Variable 'action_names' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_documents.c:823:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_tools.c:571:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_tools.c:173:16: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_tools.c:295:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_tools.c:359:83: style: Parameter 'action' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_tools.c:379:75: style: Parameter 'action' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_tools.c:605:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_tools.c:319:22: style: Variable '_action_names_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_tools.c:325:38: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_tools.c:328:34: style: Variable 'action_name_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_tools.c:355:15: style: Variable 'action_names' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_tools.c:325:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/menu_in_toolbar.c:87:64: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'menu_tool_action_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/menu_in_toolbar.c:99:144: note: You might need to cast the function pointer here latexila-3.22.0/src/menu_in_toolbar.c:87:64: note: Parameter 'klass' can be declared as pointer to const latexila-3.22.0/src/menu_in_toolbar.c:92:62: style: Parameter 'self' can be declared as pointer to const. However it seems that 'menu_tool_action_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/menu_in_toolbar.c:99:254: note: You might need to cast the function pointer here latexila-3.22.0/src/menu_in_toolbar.c:92:62: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/most_used_symbols.c:176:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:215:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:271:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:608:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:732:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:765:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:788:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/most_used_symbols.c:764:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/most_used_symbols.c:366:64: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/most_used_symbols.c:469:89: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/most_used_symbols.c:344:3: style: Variable 'tooltip' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:345:3: style: Variable 'command' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:412:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:458:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:547:27: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:566:27: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:596:27: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:610:12: style: Variable 'id' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/most_used_symbols.c:613:12: style: Variable 'id' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_file.c:920:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_file.c:467:54: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_file.c:499:12: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:544:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:590:15: style: Variable '_tmp27_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:690:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:711:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:732:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:789:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_file.c:953:18: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:265:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DATA_DIR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:458:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:627:92: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:916:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:993:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:1032:114: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:1067:95: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:1511:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_file.c:112:22: style: struct member '_MainWindow::priv' is never used. [unusedStructMember] latexila-3.22.0/src/main_window_file.c:395:22: style: Variable '_action_names_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_file.c:401:38: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_file.c:404:34: style: Variable 'action_name_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_file.c:431:15: style: Variable 'action_names' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_file.c:401:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/project_dialogs.c:279:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/project_dialogs.c:613:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_CANCEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/project_dialogs.c:857:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/project_dialogs.c:904:86: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/project_dialogs.c:1142:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1146:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1382:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1387:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1394:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1403:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1408:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1426:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1444:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_PARAM_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1452:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1459:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1477:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1518:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/dialogs.c:303:80: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/preferences_dialog.c:289:11: style: Local variable 'content_area' shadows outer variable [shadowVariable] latexila-3.22.0/src/preferences_dialog.c:228:10: note: Shadowed declaration latexila-3.22.0/src/preferences_dialog.c:289:11: note: Shadow variable latexila-3.22.0/src/preferences_dialog.c:381:68: style: Parameter '_sender' can be declared as pointer to const. However it seems that '____lambda106__gtk_widget_delete_event' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:416:3: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:381:68: note: Parameter '_sender' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:381:90: style: Parameter 'event' can be declared as pointer to const. However it seems that '____lambda106__gtk_widget_delete_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:416:3: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:381:90: note: Parameter 'event' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:381:106: style: Parameter 'self' can be declared as pointer to const. However it seems that '____lambda106__gtk_widget_delete_event' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:416:3: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:381:106: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:394:59: style: Parameter '_sender' can be declared as pointer to const. However it seems that '____lambda107__gtk_widget_destroy' is a callback function, if '_sender' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:418:3: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:394:59: note: Parameter '_sender' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:394:77: style: Parameter 'self' can be declared as pointer to const. However it seems that '____lambda107__gtk_widget_destroy' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:418:3: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:394:77: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:403:13: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:554:54: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/preferences_dialog.c:748:21: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:802:21: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:952:54: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/preferences_dialog.c:1106:21: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:1195:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/preferences_dialog.c:1240:21: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:1316:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/preferences_dialog.c:1371:74: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/preferences_dialog.c:1515:67: style: Parameter 'self' can be declared as pointer to const. However it seems that 'preferences_dialog_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/preferences_dialog.c:1529:262: note: You might need to cast the function pointer here latexila-3.22.0/src/preferences_dialog.c:1515:67: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/src/preferences_dialog.c:1520:22: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/preferences_dialog.c:484:22: style: Variable '_settings_str_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:490:38: style: Variable '_setting_str_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:493:34: style: Variable 'setting_str_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:518:17: style: Variable '_keys_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:524:33: style: Variable '_key_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:527:29: style: Variable 'key_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:543:10: style: Variable 'keys' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:549:15: style: Variable 'settings_str' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:490:8: style: Variable '_setting_str_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:524:11: style: Variable '_key_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:767:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:816:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1114:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1248:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1429:29: style: Variable '_id_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1432:25: style: Variable 'id_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1429:8: style: Variable '_id_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/preferences_dialog.c:1521:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/search.c:333:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RELIEF_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:513:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:916:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_OUT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1146:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_BINDING_DEFAULT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1187:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1308:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1352:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SIGNAL_MATCH_ID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1742:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:1772:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/main_window_build_tools.c:1779:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/main_window_build_tools.c:655:90: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_build_tools.c:674:91: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_build_tools.c:756:86: style: Parameter 'needle' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_build_tools.c:784:9: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:796:21: style: Variable '_tmp25_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:807:21: style: Variable '_tmp33_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:844:10: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1020:23: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1021:10: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1139:21: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1284:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1285:21: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1286:15: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1298:9: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1300:9: style: Variable '_tmp20_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1339:10: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1350:10: style: Variable '_tmp23_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1543:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1569:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:1655:68: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window_build_tools.c:1818:24: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window_build_tools.c:741:14: style: Variable '_name_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_build_tools.c:750:7: style: Variable 'name' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_build_tools.c:873:20: style: Variable '_extensions_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window_build_tools.c:897:13: style: Variable 'extensions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/side_panel.c:214:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RELIEF_NONE [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/side_panel.c:343:82: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_SETTINGS_BIND_SET [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/side_panel.c:400:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/projects.c:1494:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/projects.c:422:49: style: Parameter 'new_project' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/projects.c:576:12: style: Variable '_tmp45_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/projects.c:932:11: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/projects.c:1017:73: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/projects.c:1204:48: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/projects.c:1341:46: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/projects.c:1528:12: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/projects.c:249:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/projects.c:296:3: style: Variable 'contents' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/projects.c:1091:27: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/projects.c:1110:27: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/projects.c:1134:27: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/side_panel.c:399:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/structure.c:438:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_MENU [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:960:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1022:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_BUTTON_PRESS [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1092:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1479:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1596:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1703:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_DIALOG_DESTROY_WITH_PARENT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:1907:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GDK_CURRENT_TIME [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:2432:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v_pointer [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure.c:2445:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:367:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:418:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:442:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:556:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_INVALID [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:682:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:784:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:886:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:971:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1026:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GtkTreeIter [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1225:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1301:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1425:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable text [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1486:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1594:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1748:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:1948:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TRAVERSE_ALL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:2014:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:2483:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:2710:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable get_property [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:2762:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/search.c:512:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/search.c:1741:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/search.c:401:9: style: Redundant initialization for 'result'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/search.c:395:15: note: result is initialized latexila-3.22.0/src/search.c:401:9: note: result is overwritten latexila-3.22.0/src/search.c:400:9: style: Redundant initialization for '_tmp1_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/search.c:397:15: note: _tmp1_ is initialized latexila-3.22.0/src/search.c:400:9: note: _tmp1_ is overwritten latexila-3.22.0/src/search.c:471:13: style: Redundant initialization for '_tmp15_'. The initialized value is overwritten before it is read. [redundantInitialization] latexila-3.22.0/src/search.c:453:19: note: _tmp15_ is initialized latexila-3.22.0/src/search.c:471:13: note: _tmp15_ is overwritten latexila-3.22.0/src/search.c:557:12: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:800:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1064:20: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1072:19: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1076:19: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1174:68: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/search.c:1239:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1305:16: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1456:105: style: Parameter 'location' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/search.c:1458:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1460:15: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1471:16: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:1473:16: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/search.c:479:6: style: Variable 'text' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/search.c:1066:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2709:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/symbols.c:246:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:311:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_TYPE_TREE_MODEL [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:616:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:639:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_OBJECT [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:677:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_STRING [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:1072:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_MARKUP_ERROR [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols.c:1183:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/structure_model.c:327:45: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:416:54: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:431:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:432:9: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:453:83: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:459:8: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:463:9: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:512:66: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:530:67: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:530:86: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:549:9: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:567:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:576:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:584:87: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'structure_model_real_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2722:70: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:584:87: note: Parameter 'iter' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:611:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:621:16: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:624:16: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:643:78: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'structure_model_real_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2724:76: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:643:78: note: Parameter 'iter' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:776:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:791:16: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:794:16: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:875:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:893:16: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:896:16: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:951:103: style: Parameter 'child' can be declared as pointer to const. However it seems that 'structure_model_real_iter_parent' is a callback function, if 'child' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2728:81: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:951:103: note: Parameter 'child' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:961:9: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:963:9: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:965:9: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1049:11: style: Variable '_tmp11_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1113:85: style: Parameter 'iter' can be declared as pointer to const. However it seems that 'structure_model_real_get_path' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2730:68: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:1113:85: note: Parameter 'iter' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:1143:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1178:81: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1180:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1192:15: style: Variable '_tmp21_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1206:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1207:10: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1209:10: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1216:10: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1254:16: style: Variable '_tmp22_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1267:93: style: Parameter 'section_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1274:9: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1323:10: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1327:11: style: Variable '_tmp12_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1328:11: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1359:65: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1446:70: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1508:10: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1550:69: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1571:9: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1615:10: style: Variable '_tmp16_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1659:10: style: Variable '_tmp34_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1710:89: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:1735:9: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1807:9: style: Variable '_tmp14_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1838:10: style: Variable '_tmp15_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1839:10: style: Variable '_tmp16_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1840:10: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1926:10: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1955:10: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1961:11: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:1962:11: style: Variable '_tmp20_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2021:10: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2028:11: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2041:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2048:11: style: Variable '_tmp16_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2121:121: style: Parameter 'item' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:2162:15: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2182:10: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2460:86: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure_model.c:2468:9: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2502:12: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure_model.c:2770:115: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_structure_model_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2710:41: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:2770:115: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:2784:121: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_structure_model_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/structure_model.c:2711:41: note: You might need to cast the function pointer here latexila-3.22.0/src/structure_model.c:2784:121: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/structure_model.c:366:17: style: Variable '_tmp1__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:368:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:370:17: style: Variable '_tmp3__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:372:9: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:374:17: style: Variable '_tmp5__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:376:9: style: Variable '_tmp6_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:378:17: style: Variable '_tmp7__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:380:9: style: Variable '_tmp8_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:382:17: style: Variable '_tmp9__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:384:10: style: Variable '_tmp10_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:386:18: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:388:10: style: Variable '_tmp12_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:558:17: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:569:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:578:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:1036:17: style: Variable '_indices_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:1070:21: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2034:11: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2038:36: style: Variable '(*((struct StructData*)_tmp11_)).type' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2054:12: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2058:36: style: Variable '(*((struct StructData*)_tmp19_)).type' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure_model.c:2461:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols_view.c:227:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_SHADOW_IN [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols_view.c:601:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable finalize [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/symbols_view.c:600:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/symbols_view.c:279:7: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment] latexila-3.22.0/src/symbols_view.c:276:7: note: iter is assigned latexila-3.22.0/src/symbols_view.c:279:7: note: iter is overwritten latexila-3.22.0/src/symbols_view.c:405:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/symbols.c:615:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/symbols.c:1182:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/symbols.c:535:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/symbols.c:851:110: style: Parameter 'symbol' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/symbols.c:919:84: style: Parameter 'context' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/symbols.c:252:31: style: Variable '_info_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:255:27: style: Variable 'info_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:252:8: style: Variable '_info_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:356:23: style: Variable '_id_components_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:388:16: style: Variable 'id_components' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:392:3: style: Variable '_vala_command' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:397:3: style: Variable '_vala_tooltip' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:687:22: style: Variable '_column_types_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:734:4: style: Variable '_vala_command' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:739:4: style: Variable '_vala_package' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:766:3: style: Variable '_vala_command' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:771:3: style: Variable '_vala_package' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:900:3: style: Variable 'id' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:901:3: style: Variable 'tooltip' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:998:27: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:1017:27: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:1036:27: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:1060:27: style: Variable '_tmp26__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:1074:12: style: Variable 'icon_file' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/symbols.c:1078:12: style: Variable 'icon_file' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/tab_info_bar.c:146:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_ICON_SIZE_DIALOG [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/tab_info_bar.c:212:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_OK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/tab_info_bar.c:227:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GTK_RESPONSE_OK [valueFlowBailoutIncompleteVar] latexila-3.22.0/src/tab_info_bar.c:232:56: style: Parameter 'klass' can be declared as pointer to const. However it seems that 'tab_info_bar_class_init' is a callback function, if 'klass' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/tab_info_bar.c:244:140: note: You might need to cast the function pointer here latexila-3.22.0/src/tab_info_bar.c:232:56: note: Parameter 'klass' can be declared as pointer to const latexila-3.22.0/src/tab_info_bar.c:237:54: style: Parameter 'self' can be declared as pointer to const. However it seems that 'tab_info_bar_instance_init' is a callback function, if 'self' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/tab_info_bar.c:244:242: note: You might need to cast the function pointer here latexila-3.22.0/src/tab_info_bar.c:237:54: note: Parameter 'self' can be declared as pointer to const latexila-3.22.0/tests/test-build-tools.c:143:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable LATEXILA_POST_PROCESSOR_TYPE_LATEXMK [valueFlowBailoutIncompleteVar] latexila-3.22.0/tests/test-build-tools.c:24:37: style: Parameter 'build_job1' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/tests/test-build-tools.c:25:37: style: Parameter 'build_job2' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/tests/test-build-tools.c:119:32: style: Parameter 'build_tools' can be declared as pointer to const. However it seems that 'loaded_cb' is a callback function, if 'build_tools' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/tests/test-build-tools.c:194:3: note: You might need to cast the function pointer here latexila-3.22.0/tests/test-build-tools.c:119:32: note: Parameter 'build_tools' can be declared as pointer to const latexila-3.22.0/src/project_dialogs.c:329:10: style: Variable '_tmp43_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/project_dialogs.c:446:11: style: Variable '_tmp62_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/project_dialogs.c:692:3: style: Variable 'project_dir' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3882:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/structure.c:2444:2: style: g_type_class_add_private has been deprecated since version 2.58 and should not be used in newly-written code. Use the G_ADD_PRIVATE() macro with the G_DEFINE_* family of macros to add instance private data to a type. [prohibitedg_type_class_add_privateCalled] latexila-3.22.0/src/structure.c:883:64: style: Parameter 'select' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:883:86: style: Parameter 'model' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:968:65: style: Parameter 'select' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:968:87: style: Parameter 'model' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:1018:19: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1100:61: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:1164:8: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1310:78: style: Parameter 'tree_iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:1390:66: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:1717:12: style: Variable '_tmp21_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1745:75: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:1748:12: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1952:10: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1957:10: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1962:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:1086:3: style: Statements following noreturn function 'g_error()' will never be executed. [unreachableCode] latexila-3.22.0/src/structure.c:1967:10: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1972:10: style: Variable '_tmp21_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1977:10: style: Variable '_tmp25_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1982:10: style: Variable '_tmp29_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:1987:10: style: Variable '_tmp33_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2076:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2080:10: style: Variable '_tmp7_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2084:10: style: Variable '_tmp10_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2088:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2092:10: style: Variable '_tmp16_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2096:10: style: Variable '_tmp19_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2100:10: style: Variable '_tmp22_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2104:10: style: Variable '_tmp25_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2108:10: style: Variable '_tmp28_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2112:10: style: Variable '_tmp31_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2116:10: style: Variable '_tmp34_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2120:10: style: Variable '_tmp37_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2124:10: style: Variable '_tmp40_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2128:10: style: Variable '_tmp43_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2246:10: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2251:10: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2256:10: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2261:10: style: Variable '_tmp17_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2266:10: style: Variable '_tmp21_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2271:10: style: Variable '_tmp25_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2276:10: style: Variable '_tmp29_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2281:10: style: Variable '_tmp33_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2285:10: style: Variable '_tmp36_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2289:10: style: Variable '_tmp39_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2294:10: style: Variable '_tmp43_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2299:10: style: Variable '_tmp47_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2304:10: style: Variable '_tmp51_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2309:10: style: Variable '_tmp55_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:465:45: style: Variable '_simple_list_button_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:468:41: style: Variable 'simple_list_button_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:465:8: style: Variable '_simple_list_button_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:672:8: style: Variable '_simple_list_button_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:736:9: style: Variable '_tmp7_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:737:17: style: Variable '_tmp7__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:1945:17: style: Variable '_tmp0__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:1994:18: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:1999:10: style: Variable '_tmp5_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2001:18: style: Variable '_tmp6__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2006:10: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2008:19: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2013:11: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2015:19: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2020:11: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:703:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:1141:79: style: Parameter 'proxy' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:2022:19: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1371:55: style: Parameter 'pg' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window.c:1919:14: style: Variable 'self' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2027:11: style: Variable '_tmp21_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:2017:14: style: Variable '_tmp22_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2266:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2268:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2288:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2290:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2310:15: style: Variable '_tmp0_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2312:15: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2029:19: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:2540:10: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2034:11: style: Variable '_tmp25_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:2642:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2838:9: style: Variable '_tmp18_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2842:9: style: Variable '_tmp36_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2036:19: style: Variable '_tmp26__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:2852:9: style: Variable '_tmp53_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2860:10: style: Variable '_tmp4_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2870:13: style: Variable '_tmp6_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2872:13: style: Variable '_tmp8_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:2998:13: style: Variable '_tmp55_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3000:13: style: Variable '_tmp57_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2041:11: style: Variable '_tmp29_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3384:15: style: Variable '_tmp5_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3464:11: style: Variable '_tmp13_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3521:39: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window.c:3534:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/structure.c:2043:19: style: Variable '_tmp30__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3549:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3564:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3579:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3592:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3605:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3618:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3663:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3695:48: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/structure.c:2048:11: style: Variable '_tmp33_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3757:47: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window.c:3768:47: style: Parameter 'self' can be declared as pointer to const [constParameterPointer] latexila-3.22.0/src/main_window.c:3835:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3859:15: style: Variable '_tmp1_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/main_window.c:3938:111: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_main_window_get_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/main_window.c:3883:41: note: You might need to cast the function pointer here latexila-3.22.0/src/main_window.c:3938:111: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/main_window.c:3958:117: style: Parameter 'pspec' can be declared as pointer to const. However it seems that '_vala_main_window_set_property' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s). [constParameterCallback] latexila-3.22.0/src/main_window.c:3884:41: note: You might need to cast the function pointer here latexila-3.22.0/src/main_window.c:3958:117: note: Parameter 'pspec' can be declared as pointer to const latexila-3.22.0/src/structure.c:2051:18: style: Variable '_tmp34__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2070:17: style: Variable '_tmp0__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2135:18: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2139:10: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2141:18: style: Variable '_tmp5__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2145:10: style: Variable '_tmp7_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2147:18: style: Variable '_tmp8__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2151:11: style: Variable '_tmp10_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2153:19: style: Variable '_tmp11__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2157:11: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2159:19: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2163:11: style: Variable '_tmp16_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2165:19: style: Variable '_tmp17__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2169:11: style: Variable '_tmp19_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2171:19: style: Variable '_tmp20__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2175:11: style: Variable '_tmp22_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2177:19: style: Variable '_tmp23__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2181:11: style: Variable '_tmp25_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2183:19: style: Variable '_tmp26__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2187:11: style: Variable '_tmp28_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2189:19: style: Variable '_tmp29__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2193:11: style: Variable '_tmp31_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2195:19: style: Variable '_tmp32__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2199:11: style: Variable '_tmp34_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2201:19: style: Variable '_tmp35__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2205:11: style: Variable '_tmp37_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2207:19: style: Variable '_tmp38__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2211:11: style: Variable '_tmp40_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2213:19: style: Variable '_tmp41__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2217:11: style: Variable '_tmp43_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2220:18: style: Variable '_tmp44__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2239:17: style: Variable '_tmp0__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2316:18: style: Variable '_tmp2__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2321:10: style: Variable '_tmp5_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2323:18: style: Variable '_tmp6__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2328:10: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2330:19: style: Variable '_tmp10__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2335:11: style: Variable '_tmp13_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2337:19: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2342:11: style: Variable '_tmp17_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2344:19: style: Variable '_tmp18__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2349:11: style: Variable '_tmp21_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1563:30: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2351:19: style: Variable '_tmp22__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1584:13: style: Variable '_tmp9_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1585:21: style: Variable '_tmp9__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2356:11: style: Variable '_tmp25_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1593:18: style: Variable 'uri_collection' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1563:8: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2358:19: style: Variable '_tmp26__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1619:17: style: Variable '_tmp1__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2363:11: style: Variable '_tmp29_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2365:19: style: Variable '_tmp30__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:1925:7: style: Variable 'self' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2370:11: style: Variable '_tmp33_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2372:19: style: Variable '_tmp34__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2376:11: style: Variable '_tmp36_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2378:19: style: Variable '_tmp37__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3325:22: style: Variable '_file_actions_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2382:11: style: Variable '_tmp39_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3331:38: style: Variable '_file_action_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2384:19: style: Variable '_tmp40__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2389:11: style: Variable '_tmp43_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3334:34: style: Variable 'file_action_collection_length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2391:19: style: Variable '_tmp44__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3373:15: style: Variable 'file_actions' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3331:8: style: Variable '_file_action_collection_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2396:11: style: Variable '_tmp47_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2398:19: style: Variable '_tmp48__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3486:13: style: Variable '_tmp14_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2403:11: style: Variable '_tmp51_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3487:21: style: Variable '_tmp14__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2405:19: style: Variable '_tmp52__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2410:11: style: Variable '_tmp55_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/main_window.c:3502:18: style: Variable '_tmp21__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/structure.c:2413:18: style: Variable '_tmp56__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:229:2: error: Found an exit path from function with non-void return type that has missing return statement [missingReturn] latexila-3.22.0/src/utils.c:297:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/utils.c:426:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/utils.c:633:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] latexila-3.22.0/src/utils.c:205:10: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:285:11: style: Variable '_tmp3_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:687:9: style: Variable '_tmp9_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:700:9: style: Variable '_tmp55_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:836:11: style: Variable '_tmp39_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:1064:9: style: Variable '_tmp14_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:1100:13: style: Variable '_tmp2_' can be declared as pointer to const [constVariablePointer] latexila-3.22.0/src/utils.c:242:20: style: Variable 'cur_char' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:340:3: style: Variable 'dir' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:407:4: style: Variable 'dirname' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:408:4: style: Variable '_tmp4_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:522:13: style: Variable '_res_size_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:526:9: style: Variable '_tmp2_' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:626:18: style: Variable '_tmp3__length1' is assigned a value that is never used. [unreadVariable] latexila-3.22.0/src/utils.c:628:17: style: Variable 'chars_length1' is assigned a value that is never used. [unreadVariable] diff: 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1678:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp4_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1676:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1676:23: note: Assignment '_tmp3_=g_strconcat("",_tmp2_,NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1677:9: note: _tmp4_ is assigned '_tmp3_' here. latexila-3.22.0/src/build_tool_dialog.c:1678:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1749:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp3_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1746:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1746:23: note: Assignment '_tmp2_=g_strconcat(_tmp1_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1747:9: note: _tmp3_ is assigned '_tmp2_' here. latexila-3.22.0/src/build_tool_dialog.c:1749:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1751:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp6_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1749:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1749:23: note: Assignment '_tmp5_=g_strconcat(_tmp3_,_tmp4_,NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1750:9: note: _tmp6_ is assigned '_tmp5_' here. latexila-3.22.0/src/build_tool_dialog.c:1751:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1754:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp8_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1751:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1751:23: note: Assignment '_tmp7_=g_strconcat(_tmp6_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1752:9: note: _tmp8_ is assigned '_tmp7_' here. latexila-3.22.0/src/build_tool_dialog.c:1754:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1850:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp6_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1847:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1847:23: note: Assignment '_tmp5_=g_strconcat(_tmp4_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1848:9: note: _tmp6_ is assigned '_tmp5_' here. latexila-3.22.0/src/build_tool_dialog.c:1850:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:1863:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp14_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:1860:24: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:1860:24: note: Assignment '_tmp13_=g_strconcat(_tmp12_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:1861:10: note: _tmp14_ is assigned '_tmp13_' here. latexila-3.22.0/src/build_tool_dialog.c:1863:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:2022:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp3_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:2019:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:2019:23: note: Assignment '_tmp2_=g_strconcat(_tmp1_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:2020:9: note: _tmp3_ is assigned '_tmp2_' here. latexila-3.22.0/src/build_tool_dialog.c:2022:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:2024:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp6_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:2022:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:2022:23: note: Assignment '_tmp5_=g_strconcat(_tmp3_,_tmp4_,NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:2023:9: note: _tmp6_ is assigned '_tmp5_' here. latexila-3.22.0/src/build_tool_dialog.c:2024:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/build_tool_dialog.c:2027:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp8_ [nullPointerOutOfMemory] latexila-3.22.0/src/build_tool_dialog.c:2024:23: note: Assuming allocation function fails latexila-3.22.0/src/build_tool_dialog.c:2024:23: note: Assignment '_tmp7_=g_strconcat(_tmp6_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/build_tool_dialog.c:2025:9: note: _tmp8_ is assigned '_tmp7_' here. latexila-3.22.0/src/build_tool_dialog.c:2027:25: note: Null pointer dereference head latexila-3.22.0/src/clean_build_files.c:1085:9: style: Variable '_file_to_delete_collection_size_' is assigned a value that is never used. [unreadVariable] head latexila-3.22.0/src/clean_build_files.c:391:8: style: Variable '_extension_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/clean_build_files.c:398:24: warning: If memory allocation fails, then there is a possible null pointer dereference: extension_collection [nullPointerOutOfMemory] latexila-3.22.0/src/clean_build_files.c:373:32: note: Assuming allocation function fails latexila-3.22.0/src/clean_build_files.c:373:19: note: Assignment '_tmp10_=_tmp9_=g_strsplit(_tmp8_," ",0)', assigned value is 0 latexila-3.22.0/src/clean_build_files.c:374:13: note: extensions is assigned '_tmp10_' here. latexila-3.22.0/src/clean_build_files.c:386:12: note: Assignment '_tmp17_=extensions', assigned value is 0 latexila-3.22.0/src/clean_build_files.c:393:24: note: extension_collection is assigned '_tmp17_' here. latexila-3.22.0/src/clean_build_files.c:398:24: note: Null pointer dereference head latexila-3.22.0/src/clean_build_files.c:638:9: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/clean_build_files.c:977:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp11_ [nullPointerOutOfMemory] latexila-3.22.0/src/clean_build_files.c:975:24: note: Assuming allocation function fails latexila-3.22.0/src/clean_build_files.c:975:24: note: Assignment '_tmp10_=g_strconcat("",_tmp9_,NULL)', assigned value is 0 latexila-3.22.0/src/clean_build_files.c:976:10: note: _tmp11_ is assigned '_tmp10_' here. latexila-3.22.0/src/clean_build_files.c:977:25: note: Null pointer dereference head latexila-3.22.0/src/completion.c:2209:8: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/completion.c:2232:28: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: _tmp8_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2200:20: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2200:20: note: Assignment '_tmp2_=g_strdup(_tmp1_)', assigned value is 0 latexila-3.22.0/src/completion.c:2201:9: note: Assignment 'info=_tmp2_', assigned value is 0 latexila-3.22.0/src/completion.c:2231:13: note: _tmp8_ is assigned 'info' here. latexila-3.22.0/src/completion.c:2232:28: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2252:29: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp16_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2250:28: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2250:28: note: Assignment '_tmp15_=g_strconcat("[",_tmp14_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2251:14: note: _tmp16_ is assigned '_tmp15_' here. latexila-3.22.0/src/completion.c:2252:29: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2273:29: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp24_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2271:28: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2271:28: note: Assignment '_tmp23_=g_strconcat("{",_tmp22_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2272:14: note: _tmp24_ is assigned '_tmp23_' here. latexila-3.22.0/src/completion.c:2273:29: note: Null pointer dereference head latexila-3.22.0/src/completion.c:2456:8: style: Variable '_arg_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/completion.c:2723:28: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp12_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2721:27: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2721:27: note: Assignment '_tmp11_=g_strconcat("unknown element \"",_tmp10_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2722:13: note: _tmp12_ is assigned '_tmp11_' here. latexila-3.22.0/src/completion.c:2723:28: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2725:84: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp14_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2723:27: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2723:27: note: Assignment '_tmp13_=g_strconcat(_tmp12_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2724:13: note: _tmp14_ is assigned '_tmp13_' here. latexila-3.22.0/src/completion.c:2725:84: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2730:9: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2725:35: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2725:35: note: Assignment '_tmp15_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ELEMENT,_tmp14_)', assigned value is 0 latexila-3.22.0/src/completion.c:2726:15: note: Assignment '_tmp16_=_tmp15_', assigned value is 0 latexila-3.22.0/src/completion.c:2729:19: note: _inner_error_ is assigned '_tmp16_' here. latexila-3.22.0/src/completion.c:2730:9: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2851:31: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp22_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2849:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2849:30: note: Assignment '_tmp21_=g_strconcat("unknown command attribute \"",_tmp20_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2850:16: note: _tmp22_ is assigned '_tmp21_' here. latexila-3.22.0/src/completion.c:2851:31: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2853:89: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp24_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2851:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2851:30: note: Assignment '_tmp23_=g_strconcat(_tmp22_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2852:16: note: _tmp24_ is assigned '_tmp23_' here. latexila-3.22.0/src/completion.c:2853:89: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2858:12: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2853:38: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2853:38: note: Assignment '_tmp25_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp24_)', assigned value is 0 latexila-3.22.0/src/completion.c:2854:18: note: Assignment '_tmp26_=_tmp25_', assigned value is 0 latexila-3.22.0/src/completion.c:2857:22: note: _inner_error_ is assigned '_tmp26_' here. latexila-3.22.0/src/completion.c:2858:12: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2972:31: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp21_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2970:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2970:30: note: Assignment '_tmp20_=g_strconcat("unknown argument attribute \"",_tmp19_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2971:16: note: _tmp21_ is assigned '_tmp20_' here. latexila-3.22.0/src/completion.c:2972:31: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2974:89: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp23_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2972:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2972:30: note: Assignment '_tmp22_=g_strconcat(_tmp21_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:2973:16: note: _tmp23_ is assigned '_tmp22_' here. latexila-3.22.0/src/completion.c:2974:89: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:2979:12: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:2974:38: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:2974:38: note: Assignment '_tmp24_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp23_)', assigned value is 0 latexila-3.22.0/src/completion.c:2975:18: note: Assignment '_tmp25_=_tmp24_', assigned value is 0 latexila-3.22.0/src/completion.c:2978:22: note: _inner_error_ is assigned '_tmp25_' here. latexila-3.22.0/src/completion.c:2979:12: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:3095:31: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp22_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:3093:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:3093:30: note: Assignment '_tmp21_=g_strconcat("unknown choice attribute \"",_tmp20_,NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:3094:16: note: _tmp22_ is assigned '_tmp21_' here. latexila-3.22.0/src/completion.c:3095:31: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:3097:89: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp24_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:3095:30: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:3095:30: note: Assignment '_tmp23_=g_strconcat(_tmp22_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:3096:16: note: _tmp24_ is assigned '_tmp23_' here. latexila-3.22.0/src/completion.c:3097:89: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/completion.c:3102:12: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:3097:38: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:3097:38: note: Assignment '_tmp25_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp24_)', assigned value is 0 latexila-3.22.0/src/completion.c:3098:18: note: Assignment '_tmp26_=_tmp25_', assigned value is 0 latexila-3.22.0/src/completion.c:3101:22: note: _inner_error_ is assigned '_tmp26_' here. latexila-3.22.0/src/completion.c:3102:12: note: Null pointer dereference head latexila-3.22.0/src/completion.c:779:8: style: Variable '_choice_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/completion.c:825:29: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp33_ [nullPointerOutOfMemory] latexila-3.22.0/src/completion.c:821:28: note: Assuming allocation function fails latexila-3.22.0/src/completion.c:821:28: note: Assignment '_tmp32_=g_strconcat(_tmp31_,"\nPackage: ",NULL)', assigned value is 0 latexila-3.22.0/src/completion.c:822:14: note: _tmp33_ is assigned '_tmp32_' here. latexila-3.22.0/src/completion.c:825:29: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/dialogs.c:353:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp35_ [nullPointerOutOfMemory] latexila-3.22.0/src/dialogs.c:351:24: note: Assuming allocation function fails latexila-3.22.0/src/dialogs.c:351:24: note: Assignment '_tmp34_=g_strconcat("",_tmp33_,NULL)', assigned value is 0 latexila-3.22.0/src/dialogs.c:352:10: note: _tmp35_ is assigned '_tmp34_' here. latexila-3.22.0/src/dialogs.c:353:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document.c:1238:6: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/document.c:1236:32: note: Assuming allocation function fails latexila-3.22.0/src/document.c:1236:32: note: Assignment '_tmp10_=g_error_new_literal(G_CONVERT_ERROR,G_CONVERT_ERROR_FAILED,_tmp9_)', assigned value is 0 latexila-3.22.0/src/document.c:1237:16: note: _inner_error_ is assigned '_tmp10_' here. latexila-3.22.0/src/document.c:1238:6: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_structure.c:2672:8: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_structure.c:2670:33: note: Assuming allocation function fails latexila-3.22.0/src/document_structure.c:2670:33: note: Assignment '_tmp3_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_DATA_OUTDATED,"")', assigned value is 0 latexila-3.22.0/src/document_structure.c:2671:18: note: _inner_error_ is assigned '_tmp3_' here. latexila-3.22.0/src/document_structure.c:2672:8: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_structure.c:2731:8: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_structure.c:2729:34: note: Assuming allocation function fails latexila-3.22.0/src/document_structure.c:2729:34: note: Assignment '_tmp16_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_GENERAL,_tmp15_)', assigned value is 0 latexila-3.22.0/src/document_structure.c:2730:18: note: _inner_error_ is assigned '_tmp16_' here. latexila-3.22.0/src/document_structure.c:2731:8: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_structure.c:2761:8: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_structure.c:2759:34: note: Assuming allocation function fails latexila-3.22.0/src/document_structure.c:2759:34: note: Assignment '_tmp26_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_DATA_OUTDATED,"")', assigned value is 0 latexila-3.22.0/src/document_structure.c:2760:18: note: _inner_error_ is assigned '_tmp26_' here. latexila-3.22.0/src/document_structure.c:2761:8: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_structure.c:2799:7: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_structure.c:2797:33: note: Assuming allocation function fails latexila-3.22.0/src/document_structure.c:2797:33: note: Assignment '_tmp37_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_DATA_OUTDATED,"")', assigned value is 0 latexila-3.22.0/src/document_structure.c:2798:17: note: _inner_error_ is assigned '_tmp37_' here. latexila-3.22.0/src/document_structure.c:2799:7: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_tab.c:604:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp24_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_tab.c:602:25: note: Assuming allocation function fails latexila-3.22.0/src/document_tab.c:602:25: note: Assignment '_tmp23_=g_strconcat("\n",_tmp22_,NULL)', assigned value is 0 latexila-3.22.0/src/document_tab.c:603:11: note: _tmp24_ is assigned '_tmp23_' here. latexila-3.22.0/src/document_tab.c:604:26: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_tab.c:638:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp36_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_tab.c:636:25: note: Assuming allocation function fails latexila-3.22.0/src/document_tab.c:636:25: note: Assignment '_tmp35_=g_strconcat("\n",_tmp34_,NULL)', assigned value is 0 latexila-3.22.0/src/document_tab.c:637:11: note: _tmp36_ is assigned '_tmp35_' here. latexila-3.22.0/src/document_tab.c:638:26: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/document_tab.c:642:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp38_ [nullPointerOutOfMemory] latexila-3.22.0/src/document_tab.c:638:25: note: Assuming allocation function fails latexila-3.22.0/src/document_tab.c:638:25: note: Assignment '_tmp37_=g_strconcat(_tmp36_," ",NULL)', assigned value is 0 latexila-3.22.0/src/document_tab.c:639:11: note: _tmp38_ is assigned '_tmp37_' here. latexila-3.22.0/src/document_tab.c:642:26: note: Null pointer dereference head latexila-3.22.0/src/file_browser.c:1565:10: style: Variable '_ext_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/finance.c:342:13: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp10_ [nullPointerOutOfMemory] latexila-3.22.0/src/finance.c:327:32: note: Assuming allocation function fails latexila-3.22.0/src/finance.c:327:19: note: Assignment '_tmp8_=_tmp7_=g_strsplit(_tmp6_,"-",0)', assigned value is 0 latexila-3.22.0/src/finance.c:328:9: note: Assignment 'ymd=_tmp8_', assigned value is 0 latexila-3.22.0/src/finance.c:333:22: note: Assuming condition is false latexila-3.22.0/src/finance.c:340:11: note: _tmp10_ is assigned 'ymd' here. latexila-3.22.0/src/finance.c:342:13: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/finance.c:347:13: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp13_ [nullPointerOutOfMemory] latexila-3.22.0/src/finance.c:327:32: note: Assuming allocation function fails latexila-3.22.0/src/finance.c:327:19: note: Assignment '_tmp8_=_tmp7_=g_strsplit(_tmp6_,"-",0)', assigned value is 0 latexila-3.22.0/src/finance.c:328:9: note: Assignment 'ymd=_tmp8_', assigned value is 0 latexila-3.22.0/src/finance.c:333:22: note: Assuming condition is false latexila-3.22.0/src/finance.c:345:11: note: _tmp13_ is assigned 'ymd' here. latexila-3.22.0/src/finance.c:347:13: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/finance.c:352:13: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp16_ [nullPointerOutOfMemory] latexila-3.22.0/src/finance.c:327:32: note: Assuming allocation function fails latexila-3.22.0/src/finance.c:327:19: note: Assignment '_tmp8_=_tmp7_=g_strsplit(_tmp6_,"-",0)', assigned value is 0 latexila-3.22.0/src/finance.c:328:9: note: Assignment 'ymd=_tmp8_', assigned value is 0 latexila-3.22.0/src/finance.c:333:22: note: Assuming condition is false latexila-3.22.0/src/finance.c:350:11: note: _tmp16_ is assigned 'ymd' here. latexila-3.22.0/src/finance.c:352:13: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2082:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp5_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2076:23: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2076:23: note: Assignment '_tmp4_=g_strconcat("\\begin{figure}\n",_tmp3_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2077:9: note: _tmp5_ is assigned '_tmp4_' here. latexila-3.22.0/src/latex_menu.c:2082:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2098:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp17_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2092:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2092:24: note: Assignment '_tmp16_=g_strconcat("}\n",_tmp15_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2093:10: note: _tmp17_ is assigned '_tmp16_' here. latexila-3.22.0/src/latex_menu.c:2098:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2103:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp23_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2098:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2098:24: note: Assignment '_tmp22_=g_strconcat(_tmp17_,_tmp21_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2099:10: note: _tmp23_ is assigned '_tmp22_' here. latexila-3.22.0/src/latex_menu.c:2103:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2105:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp28_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2103:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2103:24: note: Assignment '_tmp27_=g_strconcat(_tmp23_,_tmp26_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2104:10: note: _tmp28_ is assigned '_tmp27_' here. latexila-3.22.0/src/latex_menu.c:2105:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2191:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp10_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2189:23: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2189:23: note: Assignment '_tmp9_=g_strconcat("}\n",_tmp8_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2190:10: note: _tmp10_ is assigned '_tmp9_' here. latexila-3.22.0/src/latex_menu.c:2191:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2196:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp12_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2191:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2191:24: note: Assignment '_tmp11_=g_strconcat(_tmp10_,"\n",NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2192:10: note: _tmp12_ is assigned '_tmp11_' here. latexila-3.22.0/src/latex_menu.c:2196:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2202:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp17_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2196:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2196:24: note: Assignment '_tmp16_=g_strconcat(_tmp12_,_tmp15_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2197:10: note: _tmp17_ is assigned '_tmp16_' here. latexila-3.22.0/src/latex_menu.c:2202:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2209:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp23_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2202:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2202:24: note: Assignment '_tmp22_=g_strconcat(_tmp17_,_tmp21_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2203:10: note: _tmp23_ is assigned '_tmp22_' here. latexila-3.22.0/src/latex_menu.c:2209:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2216:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp30_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2209:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2209:24: note: Assignment '_tmp29_=g_strconcat(_tmp23_,_tmp28_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2210:10: note: _tmp30_ is assigned '_tmp29_' here. latexila-3.22.0/src/latex_menu.c:2216:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2222:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp37_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2216:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2216:24: note: Assignment '_tmp36_=g_strconcat(_tmp30_,_tmp35_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2217:10: note: _tmp37_ is assigned '_tmp36_' here. latexila-3.22.0/src/latex_menu.c:2222:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2227:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp43_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2222:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2222:24: note: Assignment '_tmp42_=g_strconcat(_tmp37_,_tmp41_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2223:10: note: _tmp43_ is assigned '_tmp42_' here. latexila-3.22.0/src/latex_menu.c:2227:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2229:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp48_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2227:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2227:24: note: Assignment '_tmp47_=g_strconcat(_tmp43_,_tmp46_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2228:10: note: _tmp48_ is assigned '_tmp47_' here. latexila-3.22.0/src/latex_menu.c:2229:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2567:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp6_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2562:23: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2562:23: note: Assignment '_tmp5_=g_strconcat("}\n",_tmp4_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2563:9: note: _tmp6_ is assigned '_tmp5_' here. latexila-3.22.0/src/latex_menu.c:2567:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2569:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp11_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2567:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2567:24: note: Assignment '_tmp10_=g_strconcat(_tmp6_,_tmp9_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2568:10: note: _tmp11_ is assigned '_tmp10_' here. latexila-3.22.0/src/latex_menu.c:2569:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2784:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp5_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2779:23: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2779:23: note: Assignment '_tmp4_=g_strconcat("\\begin{frame}\n",_tmp3_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2780:9: note: _tmp5_ is assigned '_tmp4_' here. latexila-3.22.0/src/latex_menu.c:2784:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2840:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp8_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2835:23: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2835:23: note: Assignment '_tmp7_=g_strconcat("\n",_tmp6_,"\\end{column}\n",NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2836:9: note: _tmp8_ is assigned '_tmp7_' here. latexila-3.22.0/src/latex_menu.c:2840:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2845:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp13_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2840:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2840:24: note: Assignment '_tmp12_=g_strconcat(_tmp8_,_tmp11_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2841:10: note: _tmp13_ is assigned '_tmp12_' here. latexila-3.22.0/src/latex_menu.c:2845:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/latex_menu.c:2847:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp18_ [nullPointerOutOfMemory] latexila-3.22.0/src/latex_menu.c:2845:24: note: Assuming allocation function fails latexila-3.22.0/src/latex_menu.c:2845:24: note: Assignment '_tmp17_=g_strconcat(_tmp13_,_tmp16_,NULL)', assigned value is 0 latexila-3.22.0/src/latex_menu.c:2846:10: note: _tmp18_ is assigned '_tmp17_' here. latexila-3.22.0/src/latex_menu.c:2847:25: note: Null pointer dereference head latexila-3.22.0/src/latexila_app.c:1207:9: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/latexila_app.c:1221:24: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp10_ [nullPointerOutOfMemory] latexila-3.22.0/src/latexila_app.c:1214:23: note: Assuming allocation function fails latexila-3.22.0/src/latexila_app.c:1214:23: note: Assignment '_tmp9_=g_strdup(uri_collection[uri_it])', assigned value is 0 latexila-3.22.0/src/latexila_app.c:1215:11: note: Assignment 'uri=_tmp9_', assigned value is 0 latexila-3.22.0/src/latexila_app.c:1220:14: note: _tmp10_ is assigned 'uri' here. latexila-3.22.0/src/latexila_app.c:1221:24: note: Null pointer dereference head latexila-3.22.0/src/latexila_app.c:1394:8: style: Variable '_file_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/latexila_app.c:1470:43: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp7_ [nullPointerOutOfMemory] latexila-3.22.0/src/latexila_app.c:1468:24: note: Assuming allocation function fails latexila-3.22.0/src/latexila_app.c:1468:24: note: Assignment '_tmp6_=g_strconcat("Backward search: the file \"",_tmp5_,"\" doesn't exist.",NULL)', assigned value is 0 latexila-3.22.0/src/latexila_app.c:1469:10: note: _tmp7_ is assigned '_tmp6_' here. latexila-3.22.0/src/latexila_app.c:1470:43: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:459:27: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assignment 'contents=g_string_new(NULL)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:459:27: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:470:20: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assignment 'contents=g_string_new(NULL)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:470:20: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:478:24: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assignment 'contents=g_string_new(NULL)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:478:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:484:20: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assignment 'contents=g_string_new(NULL)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:484:20: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:487:20: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:457:27: note: Assignment 'contents=g_string_new(NULL)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:487:20: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:676:35: warning: If memory allocation fails, then there is a possible null pointer dereference: uri_for_display [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tool.c:671:34: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tool.c:671:34: note: Assignment 'uri_for_display=g_strdup(file_to_open)', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tool.c:676:35: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tools-default.c:118:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_VARIANT_TYPE_ARRAY [valueFlowBailoutIncompleteVar] 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:183:24: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:173:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:173:27: note: Assignment 'contents=g_string_new("")', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:183:24: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:187:20: warning: If memory allocation fails, then there is a possible null pointer dereference: contents [nullPointerOutOfMemory] latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:173:27: note: Assuming allocation function fails latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:173:27: note: Assignment 'contents=g_string_new("")', assigned value is 0 latexila-3.22.0/src/liblatexila/latexila-build-tools-personal.c:187:20: note: Null pointer dereference head latexila-3.22.0/src/main_window.c:1563:8: style: Variable '_uri_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/main_window.c:1577:22: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp6_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:1570:22: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:1570:22: note: Assignment '_tmp5_=g_strdup(uri_collection[uri_it])', assigned value is 0 latexila-3.22.0/src/main_window.c:1571:10: note: Assignment 'uri=_tmp5_', assigned value is 0 latexila-3.22.0/src/main_window.c:1576:12: note: _tmp6_ is assigned 'uri' here. latexila-3.22.0/src/main_window.c:1577:22: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/main_window.c:2774:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp42_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:2772:25: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:2772:25: note: Assignment '_tmp41_=g_strconcat(" [",_tmp40_,NULL)', assigned value is 0 latexila-3.22.0/src/main_window.c:2773:11: note: _tmp42_ is assigned '_tmp41_' here. latexila-3.22.0/src/main_window.c:2774:26: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/main_window.c:2793:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp49_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:2791:25: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:2791:25: note: Assignment '_tmp48_=g_strconcat(" (",_tmp47_,NULL)', assigned value is 0 latexila-3.22.0/src/main_window.c:2792:11: note: _tmp49_ is assigned '_tmp48_' here. latexila-3.22.0/src/main_window.c:2793:26: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/main_window.c:2806:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp54_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:2804:24: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:2804:24: note: Assignment '_tmp53_=g_strconcat(_tmp31_,_tmp52_,NULL)', assigned value is 0 latexila-3.22.0/src/main_window.c:2805:10: note: _tmp54_ is assigned '_tmp53_' here. latexila-3.22.0/src/main_window.c:2806:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/main_window.c:2808:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp56_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:2806:24: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:2806:24: note: Assignment '_tmp55_=g_strconcat(_tmp54_,_tmp35_,NULL)', assigned value is 0 latexila-3.22.0/src/main_window.c:2807:10: note: _tmp56_ is assigned '_tmp55_' here. latexila-3.22.0/src/main_window.c:2808:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/main_window.c:2810:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp58_ [nullPointerOutOfMemory] latexila-3.22.0/src/main_window.c:2808:24: note: Assuming allocation function fails latexila-3.22.0/src/main_window.c:2808:24: note: Assignment '_tmp57_=g_strconcat(_tmp56_,_tmp45_,NULL)', assigned value is 0 latexila-3.22.0/src/main_window.c:2809:10: note: _tmp58_ is assigned '_tmp57_' here. latexila-3.22.0/src/main_window.c:2810:25: note: Null pointer dereference head latexila-3.22.0/src/main_window.c:3331:8: style: Variable '_file_action_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/main_window_build_tools.c:1806:281: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_build_tools_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_build_tools.c:1808:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_build_tools.c:1818:24: style: Variable 'self' can be declared as pointer to const [constVariablePointer] 2.17.0 latexila-3.22.0/src/main_window_documents.c:1214:271: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_documents_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_documents.c:1216:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_documents.c:1226:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] head latexila-3.22.0/src/main_window_documents.c:823:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/main_window_edit.c:1024:246: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_edit_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_edit.c:1026:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_edit.c:1036:18: style: Variable 'self' can be declared as pointer to const [constVariablePointer] head latexila-3.22.0/src/main_window_edit.c:372:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] head latexila-3.22.0/src/main_window_edit.c:453:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] head latexila-3.22.0/src/main_window_file.c:401:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/main_window_file.c:941:246: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_file_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_file.c:943:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_file.c:953:18: style: Variable 'self' can be declared as pointer to const [constVariablePointer] 2.17.0 latexila-3.22.0/src/main_window_structure.c:676:271: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_structure_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_structure.c:678:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_structure.c:688:23: style: Variable 'self' can be declared as pointer to const [constVariablePointer] head latexila-3.22.0/src/main_window_tools.c:325:8: style: Variable '_action_name_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/main_window_tools.c:593:251: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_main_window_tools_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_tools.c:595:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/main_window_tools.c:605:19: style: Variable 'self' can be declared as pointer to const [constVariablePointer] 2.17.0 latexila-3.22.0/src/most_used_symbols.c:601:34: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp26_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:599:33: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:599:33: note: Assignment '_tmp25_=g_strconcat("unknown attribute \"",_tmp24_,NULL)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:600:19: note: _tmp26_ is assigned '_tmp25_' here. latexila-3.22.0/src/most_used_symbols.c:601:34: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/most_used_symbols.c:603:92: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp28_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:601:33: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:601:33: note: Assignment '_tmp27_=g_strconcat(_tmp26_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:602:19: note: _tmp28_ is assigned '_tmp27_' here. latexila-3.22.0/src/most_used_symbols.c:603:92: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/most_used_symbols.c:608:15: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:603:41: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:603:41: note: Assignment '_tmp29_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp28_)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:604:21: note: Assignment '_tmp30_=_tmp29_', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:607:25: note: _inner_error_ is assigned '_tmp30_' here. latexila-3.22.0/src/most_used_symbols.c:608:15: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/most_used_symbols.c:645:28: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp35_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:643:27: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:643:27: note: Assignment '_tmp34_=g_strconcat("unknown element \"",_tmp33_,NULL)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:644:13: note: _tmp35_ is assigned '_tmp34_' here. latexila-3.22.0/src/most_used_symbols.c:645:28: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/most_used_symbols.c:647:84: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp37_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:645:27: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:645:27: note: Assignment '_tmp36_=g_strconcat(_tmp35_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:646:13: note: _tmp37_ is assigned '_tmp36_' here. latexila-3.22.0/src/most_used_symbols.c:647:84: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/most_used_symbols.c:652:9: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/most_used_symbols.c:647:35: note: Assuming allocation function fails latexila-3.22.0/src/most_used_symbols.c:647:35: note: Assignment '_tmp38_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ELEMENT,_tmp37_)', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:648:15: note: Assignment '_tmp39_=_tmp38_', assigned value is 0 latexila-3.22.0/src/most_used_symbols.c:651:19: note: _inner_error_ is assigned '_tmp39_' here. latexila-3.22.0/src/most_used_symbols.c:652:9: note: Null pointer dereference head latexila-3.22.0/src/preferences_dialog.c:1429:8: style: Variable '_id_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/preferences_dialog.c:302:48: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp19_ [nullPointerOutOfMemory] latexila-3.22.0/src/preferences_dialog.c:299:29: note: Assuming allocation function fails latexila-3.22.0/src/preferences_dialog.c:299:29: note: Assignment '_tmp18_=g_strdup_printf("Error: %s",_tmp17_)', assigned value is 0 latexila-3.22.0/src/preferences_dialog.c:300:13: note: Assignment 'message=_tmp18_', assigned value is 0 latexila-3.22.0/src/preferences_dialog.c:301:11: note: _tmp19_ is assigned 'message' here. latexila-3.22.0/src/preferences_dialog.c:302:48: note: Null pointer dereference head latexila-3.22.0/src/preferences_dialog.c:490:8: style: Variable '_setting_str_collection_size_' is assigned a value that is never used. [unreadVariable] head latexila-3.22.0/src/preferences_dialog.c:524:11: style: Variable '_key_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/projects.c:1139:34: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp26_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1137:33: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1137:33: note: Assignment '_tmp25_=g_strconcat("unknown attribute \"",_tmp24_,NULL)', assigned value is 0 latexila-3.22.0/src/projects.c:1138:19: note: _tmp26_ is assigned '_tmp25_' here. latexila-3.22.0/src/projects.c:1139:34: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1141:92: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp28_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1139:33: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1139:33: note: Assignment '_tmp27_=g_strconcat(_tmp26_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/projects.c:1140:19: note: _tmp28_ is assigned '_tmp27_' here. latexila-3.22.0/src/projects.c:1141:92: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1146:15: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1141:41: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1141:41: note: Assignment '_tmp29_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp28_)', assigned value is 0 latexila-3.22.0/src/projects.c:1142:21: note: Assignment '_tmp30_=_tmp29_', assigned value is 0 latexila-3.22.0/src/projects.c:1145:25: note: _inner_error_ is assigned '_tmp30_' here. latexila-3.22.0/src/projects.c:1146:15: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1183:28: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp35_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1181:27: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1181:27: note: Assignment '_tmp34_=g_strconcat("unknown element \"",_tmp33_,NULL)', assigned value is 0 latexila-3.22.0/src/projects.c:1182:13: note: _tmp35_ is assigned '_tmp34_' here. latexila-3.22.0/src/projects.c:1183:28: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1185:84: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp37_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1183:27: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1183:27: note: Assignment '_tmp36_=g_strconcat(_tmp35_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/projects.c:1184:13: note: _tmp37_ is assigned '_tmp36_' here. latexila-3.22.0/src/projects.c:1185:84: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1190:9: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/projects.c:1185:35: note: Assuming allocation function fails latexila-3.22.0/src/projects.c:1185:35: note: Assignment '_tmp38_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ELEMENT,_tmp37_)', assigned value is 0 latexila-3.22.0/src/projects.c:1186:15: note: Assignment '_tmp39_=_tmp38_', assigned value is 0 latexila-3.22.0/src/projects.c:1189:19: note: _inner_error_ is assigned '_tmp39_' here. latexila-3.22.0/src/projects.c:1190:9: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/projects.c:1516:206: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_projects_lcopy_value [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/projects.c:1518:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable G_TYPE_FLAG_CLASSED [valueFlowBailoutIncompleteVar] head latexila-3.22.0/src/projects.c:1528:12: style: Variable 'self' can be declared as pointer to const [constVariablePointer] 2.17.0 latexila-3.22.0/src/search.c:464:23: warning:inconclusive: If memory allocation fails, then there is a possible null pointer dereference: _tmp10_ [nullPointerOutOfMemory] latexila-3.22.0/src/search.c:437:20: note: Assuming allocation function fails latexila-3.22.0/src/search.c:437:20: note: Assignment '_tmp6_=g_strdup(_tmp5_)', assigned value is 0 latexila-3.22.0/src/search.c:438:9: note: Assignment 'text=_tmp6_', assigned value is 0 latexila-3.22.0/src/search.c:463:13: note: _tmp10_ is assigned 'text' here. latexila-3.22.0/src/search.c:464:23: note: Null pointer dereference head latexila-3.22.0/src/structure.c:465:8: style: Variable '_simple_list_button_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/structure_model.c:1287:7: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/structure_model.c:1285:32: note: Assuming allocation function fails latexila-3.22.0/src/structure_model.c:1285:32: note: Assignment '_tmp2_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_GENERAL,"iter is not valid.")', assigned value is 0 latexila-3.22.0/src/structure_model.c:1286:17: note: _inner_error_ is assigned '_tmp2_' here. latexila-3.22.0/src/structure_model.c:1287:7: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/structure_model.c:1307:7: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/structure_model.c:1305:32: note: Assuming allocation function fails latexila-3.22.0/src/structure_model.c:1305:32: note: Assignment '_tmp9_=g_error_new_literal(struct_error_quark(),STRUCT_ERROR_GENERAL,"iter is not a section.")', assigned value is 0 latexila-3.22.0/src/structure_model.c:1306:17: note: _inner_error_ is assigned '_tmp9_' here. latexila-3.22.0/src/structure_model.c:1307:7: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1065:34: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp30_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1063:33: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1063:33: note: Assignment '_tmp29_=g_strconcat("unknown attribute \"",_tmp28_,NULL)', assigned value is 0 latexila-3.22.0/src/symbols.c:1064:19: note: _tmp30_ is assigned '_tmp29_' here. latexila-3.22.0/src/symbols.c:1065:34: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1067:92: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp32_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1065:33: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1065:33: note: Assignment '_tmp31_=g_strconcat(_tmp30_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/symbols.c:1066:19: note: _tmp32_ is assigned '_tmp31_' here. latexila-3.22.0/src/symbols.c:1067:92: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1072:15: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1067:41: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1067:41: note: Assignment '_tmp33_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ATTRIBUTE,_tmp32_)', assigned value is 0 latexila-3.22.0/src/symbols.c:1068:21: note: Assignment '_tmp34_=_tmp33_', assigned value is 0 latexila-3.22.0/src/symbols.c:1071:25: note: _inner_error_ is assigned '_tmp34_' here. latexila-3.22.0/src/symbols.c:1072:15: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1112:28: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp39_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1110:27: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1110:27: note: Assignment '_tmp38_=g_strconcat("unknown element \"",_tmp37_,NULL)', assigned value is 0 latexila-3.22.0/src/symbols.c:1111:13: note: _tmp39_ is assigned '_tmp38_' here. latexila-3.22.0/src/symbols.c:1112:28: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1114:84: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp41_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1112:27: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1112:27: note: Assignment '_tmp40_=g_strconcat(_tmp39_,"\"",NULL)', assigned value is 0 latexila-3.22.0/src/symbols.c:1113:13: note: _tmp41_ is assigned '_tmp40_' here. latexila-3.22.0/src/symbols.c:1114:84: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/symbols.c:1119:9: warning: If memory allocation fails, then there is a possible null pointer dereference: _inner_error_ [nullPointerOutOfMemory] latexila-3.22.0/src/symbols.c:1114:35: note: Assuming allocation function fails latexila-3.22.0/src/symbols.c:1114:35: note: Assignment '_tmp42_=g_error_new_literal(G_MARKUP_ERROR,G_MARKUP_ERROR_UNKNOWN_ELEMENT,_tmp41_)', assigned value is 0 latexila-3.22.0/src/symbols.c:1115:15: note: Assignment '_tmp43_=_tmp42_', assigned value is 0 latexila-3.22.0/src/symbols.c:1118:19: note: _inner_error_ is assigned '_tmp43_' here. latexila-3.22.0/src/symbols.c:1119:9: note: Null pointer dereference head latexila-3.22.0/src/symbols.c:252:8: style: Variable '_info_collection_size_' is assigned a value that is never used. [unreadVariable] 2.17.0 latexila-3.22.0/src/tab_info_bar.c:162:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp14_ [nullPointerOutOfMemory] latexila-3.22.0/src/tab_info_bar.c:160:24: note: Assuming allocation function fails latexila-3.22.0/src/tab_info_bar.c:160:24: note: Assignment '_tmp13_=g_strconcat("",_tmp12_,NULL)', assigned value is 0 latexila-3.22.0/src/tab_info_bar.c:161:10: note: _tmp14_ is assigned '_tmp13_' here. latexila-3.22.0/src/tab_info_bar.c:162:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/tab_info_bar.c:178:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp21_ [nullPointerOutOfMemory] latexila-3.22.0/src/tab_info_bar.c:176:24: note: Assuming allocation function fails latexila-3.22.0/src/tab_info_bar.c:176:24: note: Assignment '_tmp20_=g_strconcat("",_tmp19_,NULL)', assigned value is 0 latexila-3.22.0/src/tab_info_bar.c:177:10: note: _tmp21_ is assigned '_tmp20_' here. latexila-3.22.0/src/tab_info_bar.c:178:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/utils.c:187:25: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp15_ [nullPointerOutOfMemory] latexila-3.22.0/src/utils.c:179:24: note: Assuming allocation function fails latexila-3.22.0/src/utils.c:179:24: note: Assignment '_tmp14_=g_strconcat(_tmp13_,"...",NULL)', assigned value is 0 latexila-3.22.0/src/utils.c:180:10: note: _tmp15_ is assigned '_tmp14_' here. latexila-3.22.0/src/utils.c:187:25: note: Null pointer dereference 2.17.0 latexila-3.22.0/src/utils.c:416:26: warning: If memory allocation fails, then there is a possible null pointer dereference: _tmp15_ [nullPointerOutOfMemory] latexila-3.22.0/src/utils.c:413:25: note: Assuming allocation function fails latexila-3.22.0/src/utils.c:413:25: note: Assignment '_tmp14_=g_strconcat(_tmp13_," ",NULL)', assigned value is 0 latexila-3.22.0/src/utils.c:414:11: note: _tmp15_ is assigned '_tmp14_' here. latexila-3.22.0/src/utils.c:416:26: note: Null pointer dereference DONE