|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
| eel/check-program.c |
| 37 | constParameter | 398 | style | Parameter 'argv' can be declared as const array |
| 45 | unreadVariable | 563 | style | Variable 'ctk_init' is assigned a value that is never used. |
| eel/eel-accessibility.c |
| 70 | staticFunction | | style | The function 'eel_accessibility_for_object' should have static linkage since it is not used outside of its translation unit. |
| 88 | staticFunction | | style | The function 'eel_accessibility_get_gobject' should have static linkage since it is not used outside of its translation unit. |
| 213 | staticFunction | | style | The function 'eel_accessible_text_get_type' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-art-extensions.c |
| 40 | staticFunction | | style | The function 'eel_irect_copy' should have static linkage since it is not used outside of its translation unit. |
| 71 | staticFunction | | style | The function 'eel_irect_intersect' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-background-box.c |
| 30 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| eel/eel-background.c |
| 83 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| eel/eel-cafe-extensions.c |
| 167 | staticFunction | | style | The function 'eel_cafe_make_terminal_command' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-canvas-rect-ellipse.c |
| 90 | staticFunction | | style | The function 'eel_canvas_re_get_type' should have static linkage since it is not used outside of its translation unit. |
| 266 | constVariablePointer | 398 | style | Variable 'color' can be declared as pointer to const |
| 281 | constVariablePointer | 398 | style | Variable 'color' can be declared as pointer to const |
| 417 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
| 603 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
| 688 | constParameterPointer | 398 | style | Parameter 'update_rect' can be declared as pointer to const |
| 709 | constVariablePointer | 398 | style | Variable 're' can be declared as pointer to const |
| eel/eel-canvas.c |
| 2013 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| eel/eel-cdk-extensions.c |
| 52 | staticFunction | | style | The function 'eel_gradient_new' should have static linkage since it is not used outside of its translation unit. |
| 81 | staticFunction | | style | The function 'eel_gradient_is_gradient' should have static linkage since it is not used outside of its translation unit. |
| 121 | staticFunction | | style | The function 'eel_gradient_parse_one_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 184 | staticFunction | | style | The function 'eel_gradient_get_start_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 197 | staticFunction | | style | The function 'eel_gradient_get_end_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 252 | staticFunction | | style | The function 'eel_gradient_set_left_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 270 | staticFunction | | style | The function 'eel_gradient_set_top_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 288 | staticFunction | | style | The function 'eel_gradient_set_right_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 306 | staticFunction | | style | The function 'eel_gradient_set_bottom_color_spec' should have static linkage since it is not used outside of its translation unit. |
| 324 | staticFunction | | style | The function 'eel_cdk_rgba_parse_with_white_default' should have static linkage since it is not used outside of its translation unit. |
| 350 | staticFunction | | style | The function 'eel_rgb16_to_rgb' should have static linkage since it is not used outside of its translation unit. |
| 387 | staticFunction | | style | The function 'eel_cdk_rgb_to_rgba' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-ctk-extensions.c |
| 158 | staticFunction | | style | The function 'eel_ctk_window_set_initial_geometry' should have static linkage since it is not used outside of its translation unit. |
| 309 | staticFunction | | style | The function 'eel_ctk_menu_insert_separator' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-debug.c |
| 45 | staticFunction | | style | The function 'eel_stop_in_debugger' should have static linkage since it is not used outside of its translation unit. |
| 51 | unreachableCode | 561 | style | Statements following noreturn function 'raise()' will never be executed. |
| eel/eel-editable-label.c |
| 4244 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
| eel/eel-gdk-pixbuf-extensions.c |
| 101 | staticFunction | | style | The function 'eel_gdk_pixbuf_load_from_stream_at_size' should have static linkage since it is not used outside of its translation unit. |
| 165 | staticFunction | | style | The function 'eel_cdk_scale_to_fit_factor' should have static linkage since it is not used outside of its translation unit. |
| 222 | staticFunction | | style | The function 'eel_cdk_scale_to_min_factor' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-glib-extensions.c |
| 55 | constParameterPointer | 398 | style | Parameter 'list' can be declared as pointer to const |
| 69 | constParameterPointer | 398 | style | Parameter 'list' can be declared as pointer to const |
| 86 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
| 86 | constVariablePointer | 398 | style | Variable 'q' can be declared as pointer to const |
| 108 | staticFunction | | style | The function 'eel_g_str_list_equal' should have static linkage since it is not used outside of its translation unit. |
| 110 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
| 110 | constVariablePointer | 398 | style | Variable 'q' can be declared as pointer to const |
| 142 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| 282 | staticFunction | | style | The function 'eel_g_list_partition' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-graphic-effects.c |
| 163 | constVariablePointer | 398 | style | Variable 'pixsrc' can be declared as pointer to const |
| 191 | constParameterPointer | 398 | style | Parameter 'color' can be declared as pointer to const |
| 225 | constVariablePointer | 398 | style | Variable 'pixsrc' can be declared as pointer to const |
| 284 | staticFunction | | style | The function 'eel_stretch_frame_image' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-image-table.c |
| 88 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| eel/eel-labeled-image.c |
| 107 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| eel/eel-self-checks.c |
| 55 | staticFunction | | style | The function 'eel_report_check_failure' should have static linkage since it is not used outside of its translation unit. |
| 98 | staticFunction | | style | The function 'eel_after_check' should have static linkage since it is not used outside of its translation unit. |
| eel/eel-string.c |
| 69 | staticFunction | | style | The function 'eel_str_has_prefix' should have static linkage since it is not used outside of its translation unit. |
| 118 | staticFunction | | style | The function 'eel_str_get_prefix' should have static linkage since it is not used outside of its translation unit. |
| 121 | constVariablePointer | 398 | style | Variable 'prefix_start' can be declared as pointer to const |
| 144 | staticFunction | | style | The function 'eel_str_double_underscores' should have static linkage since it is not used outside of its translation unit. |
| 183 | staticFunction | | style | The function 'eel_str_capitalize' should have static linkage since it is not used outside of its translation unit. |
| 256 | staticFunction | | style | The function 'eel_str_strip_substring_and_after' should have static linkage since it is not used outside of its translation unit. |
| 280 | staticFunction | | style | The function 'eel_str_replace_substring' should have static linkage since it is not used outside of its translation unit. |
| 412 | constParameterPointer | 398 | style | Parameter 'custom_handlers' can be declared as pointer to const |
| 524 | constParameterPointer | 398 | style | Parameter 'types' can be declared as pointer to const |
| 536 | staticFunction | | style | The function 'eel_strdup_vprintf_with_custom' should have static linkage since it is not used outside of its translation unit. |
| 779 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'custom1_to_string' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| eel/eel-wrap-table.c |
| 73 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| eel/eel-xml-extensions.c |
| 36 | staticFunction | | style | The function 'eel_xml_get_children' should have static linkage since it is not used outside of its translation unit. |
| 46 | staticFunction | | style | The function 'eel_xml_get_child_by_name_and_property' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-column-provider.c |
| 46 | staticFunction | | style | The function 'baul_column_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-configurable.c |
| 46 | staticFunction | | style | The function 'baul_configurable_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-file-info.c |
| 328 | staticFunction | | style | The function 'baul_file_info_lookup' should have static linkage since it is not used outside of its translation unit. |
| 340 | staticFunction | | style | The function 'baul_file_info_create' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-info-provider.c |
| 48 | staticFunction | | style | The function 'baul_info_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-location-widget-provider.c |
| 46 | staticFunction | | style | The function 'baul_location_widget_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-menu-item.c |
| 322 | staticFunction | | style | The function 'baul_menu_item_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-menu-provider.c |
| 60 | staticFunction | | style | The function 'baul_menu_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-property-page-provider.c |
| 47 | staticFunction | | style | The function 'baul_property_page_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-property-page.c |
| 225 | staticFunction | | style | The function 'baul_property_page_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-extension/baul-widget-view-provider.c |
| 43 | staticFunction | | style | The function 'baul_widget_view_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-autorun.c |
| 71 | staticFunction | | style | The function 'baul_autorun_get_preferences' should have static linkage since it is not used outside of its translation unit. |
| 152 | staticFunction | | style | The function 'baul_autorun_set_preferences' should have static linkage since it is not used outside of its translation unit. |
| 806 | staticFunction | | style | The function 'baul_autorun_launch_for_mount' should have static linkage since it is not used outside of its translation unit. |
| 929 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'combo_box_enter_ok' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| libbaul-private/baul-clipboard-monitor.c |
| 96 | staticFunction | | style | The function 'baul_clipboard_monitor_emit_changed' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-column-utilities.c |
| 248 | staticFunction | | style | The function 'baul_column_list_copy' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-customization-data.c |
| 296 | constParameterPointer | 398 | style | Parameter 'data' can be declared as pointer to const |
| 387 | staticFunction | | style | The function 'baul_customization_make_pattern_chit' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-debug-log.c |
| 150 | staticFunction | | style | The function 'baul_debug_logv' should have static linkage since it is not used outside of its translation unit. |
| 229 | unreadVariable | 563 | style | Variable 'p' is assigned a value that is never used. |
| 365 | staticFunction | | style | The function 'baul_debug_log_enable_domains' should have static linkage since it is not used outside of its translation unit. |
| 430 | staticFunction | | style | The function 'baul_debug_log_is_domain_enabled' should have static linkage since it is not used outside of its translation unit. |
| 523 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
| 675 | staticFunction | | style | The function 'baul_debug_log_set_max_lines' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-desktop-directory-file.c |
| 81 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| libbaul-private/baul-desktop-directory.c |
| 358 | constVariablePointer | 398 | style | Variable 'monitor' can be declared as pointer to const |
| libbaul-private/baul-desktop-icon-file.c |
| 49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| libbaul-private/baul-desktop-link-monitor.c |
| 67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| libbaul-private/baul-desktop-link.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| libbaul-private/baul-desktop-metadata.c |
| 233 | staticFunction | | style | The function 'baul_desktop_update_metadata_from_keyfile' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-directory-async.c |
| 2794 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN is a macro then please configure it. |
| libbaul-private/baul-dnd.c |
| 124 | staticFunction | | style | The function 'baul_drag_uri_list_from_selection_list' should have static linkage since it is not used outside of its translation unit. |
| 144 | staticFunction | | style | The function 'baul_drag_uri_list_from_array' should have static linkage since it is not used outside of its translation unit. |
| 203 | nullPointerRedundantCheck | 476 | warning | Either the condition 'p==0' is redundant or there is possible null pointer dereference: p. |
| 904 | staticFunction | | style | The function 'baul_drag_autoscroll_in_scroll_region' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-emblem-utils.c |
| 74 | staticFunction | | style | The function 'baul_emblem_get_icon_name_from_keyword' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-entry.c |
| 97 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
| 306 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
| 324 | constVariablePointer | 398 | style | Variable 'entry' can be declared as pointer to const |
| libbaul-private/baul-file-dnd.c |
| 76 | staticFunction | | style | The function 'baul_drag_can_accept_item' should have static linkage since it is not used outside of its translation unit. |
| 89 | staticFunction | | style | The function 'baul_drag_can_accept_items' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-file-queue.c |
| 92 | staticFunction | | style | The function 'baul_file_queue_remove' should have static linkage since it is not used outside of its translation unit. |
| 119 | staticFunction | | style | The function 'baul_file_queue_head' should have static linkage since it is not used outside of its translation unit. |
| 130 | constParameterPointer | 398 | style | Parameter 'queue' can be declared as pointer to const |
| libbaul-private/baul-icon-canvas-item.c |
| 202 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
| libbaul-private/baul-icon-dnd.c |
| 105 | constVariablePointer | 398 | style | Variable 'p' can be declared as pointer to const |
| 141 | constVariablePointer | 398 | style | Variable 'item' can be declared as pointer to const |
| 281 | constParameterPointer | 398 | style | Parameter 'container' can be declared as pointer to const |
| 538 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
| 634 | redundantAssignment | 563 | style | Variable 'result' is reassigned a value before the old one has been used. |
| 957 | constVariablePointer | 398 | style | Variable 'item' can be declared as pointer to const |
| 1320 | constVariablePointer | 398 | style | Variable 'icon' can be declared as pointer to const |
| 1605 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
| 1734 | constVariablePointer | 398 | style | Variable 'dnd_info' can be declared as pointer to const |
| libbaul-private/baul-icon-info.c |
| 63 | constParameterPointer | 398 | style | Parameter 'icon' can be declared as pointer to const |
| 122 | staticFunction | | style | The function 'baul_icon_info_new_for_pixbuf' should have static linkage since it is not used outside of its translation unit. |
| 192 | constVariablePointer | 398 | style | Variable 'icon' can be declared as pointer to const |
| 450 | staticFunction | | style | The function 'baul_icon_info_get_pixbuf_nodefault' should have static linkage since it is not used outside of its translation unit. |
| 488 | staticFunction | | style | The function 'baul_icon_info_get_pixbuf' should have static linkage since it is not used outside of its translation unit. |
| 621 | constParameterPointer | 398 | style | Parameter 'icon' can be declared as pointer to const |
| libbaul-private/baul-keep-last-vertical-box.c |
| 32 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| libbaul-private/baul-lib-self-check-functions.h |
| 50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_SELF_CHECK_FUNCTION_PROTOTYPE is a macro then please configure it. |
| libbaul-private/baul-mime-actions.c |
| 184 | constParameterPointer | 398 | style | Parameter 'file' can be declared as pointer to const |
| 186 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| 302 | staticFunction | | style | The function 'baul_mime_actions_get_required_file_attributes' should have static linkage since it is not used outside of its translation unit. |
| 337 | staticFunction | | style | The function 'baul_mime_get_default_application_for_file' should have static linkage since it is not used outside of its translation unit. |
| 447 | staticFunction | | style | The function 'baul_mime_get_applications_for_file' should have static linkage since it is not used outside of its translation unit. |
| 873 | staticFunction | | style | The function 'baul_mime_file_opens_in_view' should have static linkage since it is not used outside of its translation unit. |
| 1059 | constVariablePointer | 398 | style | Variable 'error' can be declared as pointer to const |
| 1071 | constVariablePointer | 398 | style | Variable 'error' can be declared as pointer to const |
| 2473 | knownConditionTrueFalse | 571 | style | Condition 'parameters->start_mountables==NULL' is always true |
| 2487 | staticFunction | | style | The function 'baul_mime_activate_files' should have static linkage since it is not used outside of its translation unit. |
| 2497 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| 2498 | constVariablePointer | 398 | style | Variable 'location' can be declared as pointer to const |
| libbaul-private/baul-mime-application-chooser.c |
| 55 | unusedStructMember | 563 | style | struct member '_BaulMimeApplicationChooserDetails::entry' is never used. |
| libbaul-private/baul-module.c |
| 232 | constVariablePointer | 398 | style | Variable 'filename' can be declared as pointer to const |
| libbaul-private/baul-monitor.c |
| 89 | constParameterCallback | 398 | style | Parameter 'mount' can be declared as pointer to const. However it seems that 'mount_removed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). |
| libbaul-private/baul-program-choosing.c |
| 61 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
| 64 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
| libbaul-private/baul-progress-info.c |
| 104 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| libbaul-private/baul-query.c |
| 110 | staticFunction | | style | The function 'baul_query_set_location' should have static linkage since it is not used outside of its translation unit. |
| 130 | staticFunction | | style | The function 'baul_query_add_mime_type' should have static linkage since it is not used outside of its translation unit. |
| 150 | staticFunction | | style | The function 'baul_query_add_tag' should have static linkage since it is not used outside of its translation unit. |
| 289 | variableScope | 398 | style | The scope of the variable 'uri' can be reduced. |
| 319 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
| 320 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const |
| libbaul-private/baul-saved-search-file.c |
| 29 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| libbaul-private/baul-search-directory-file.c |
| 43 | unusedStructMember | 563 | style | struct member 'BaulSearchDirectoryFileDetails::search_directory' is never used. |
| 184 | constVariablePointer | 398 | style | Variable 'display_name' can be declared as pointer to const |
| libbaul-private/baul-search-directory.c |
| 52 | unusedStructMember | 563 | style | struct member 'BaulSearchDirectoryDetails::file_hash' is never used. |
| 114 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 189 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 220 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
| 222 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 326 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 344 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
| 346 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 364 | constParameterPointer | 398 | style | Parameter 'search' can be declared as pointer to const |
| 366 | constVariablePointer | 398 | style | Variable 'list' can be declared as pointer to const |
| 563 | constVariablePointer | 398 | style | Variable 'uri' can be declared as pointer to const |
| 913 | staticFunction | | style | The function 'baul_search_directory_save_to_file' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-search-engine-beagle.c |
| 279 | constParameterCallback | 398 | style | Parameter 'error' can be declared as pointer to const. However it seems that 'beagle_error' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). |
| libbaul-private/baul-search-engine-simple.c |
| 459 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME is a macro then please configure it. |
| libbaul-private/baul-search-engine-tracker.c |
| 318 | variableScope | 398 | style | The scope of the variable 'mimes' can be reduced. |
| libbaul-private/baul-search-engine.c |
| 35 | unusedStructMember | 563 | style | struct member 'BaulSearchEngineDetails::none' is never used. |
| libbaul-private/baul-sidebar-provider.c |
| 34 | staticFunction | | style | The function 'baul_sidebar_provider_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-sidebar.c |
| 59 | staticFunction | | style | The function 'baul_sidebar_get_type' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-thumbnails.c |
| 145 | shadowVariable | 398 | style | Local variable 'thumbnail_factory' shadows outer variable |
| libbaul-private/baul-trash-monitor.c |
| 55 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| libbaul-private/baul-tree-view-drag-dest.c |
| 682 | unreadVariable | 563 | style | Variable 'action' is assigned a value that is never used. |
| 866 | variableScope | 398 | style | The scope of the variable 'location' can be reduced. |
| libbaul-private/baul-ui-utilities.c |
| 78 | staticFunction | | style | The function 'baul_ui_file' should have static linkage since it is not used outside of its translation unit. |
| libbaul-private/baul-undostack-manager.c |
| 2046 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_TIME_MODIFIED is a macro then please configure it. |
| libbaul-private/baul-vfs-directory.c |
| 38 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| libbaul-private/baul-vfs-file.c |
| 42 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| libbaul-private/baul-view-factory.c |
| 42 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| libbaul-private/baul-window-slot-info.c |
| 65 | staticFunction | | style | The function 'baul_window_slot_info_get_type' should have static linkage since it is not used outside of its translation unit. |
| libegg/eggdesktopfile.c |
| 57 | staticFunction | | style | The function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit. |
| 155 | staticFunction | | style | The function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit. |
| 312 | staticFunction | | style | The function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit. |
| 330 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 344 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 358 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 379 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 568 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 587 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 603 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 603 | staticFunction | | style | The function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit. |
| 642 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
| 650 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const |
| 1402 | staticFunction | | style | The function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit. |
| libegg/eggsmclient-xsmp.c |
| 174 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| libegg/eggsmclient.c |
| 49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| libegg/eggtreemultidnd.c |
| 46 | unusedStructMember | 563 | style | struct member '_TreeViewDragInfo::source_target_list' is never used. |
| 49 | unusedStructMember | 563 | style | struct member '_TreeViewDragInfo::dest_target_list' is never used. |
| 57 | staticFunction | | style | The function 'egg_tree_multi_drag_source_get_type' should have static linkage since it is not used outside of its translation unit. |
| 95 | staticFunction | | style | The function 'egg_tree_multi_drag_source_row_draggable' should have static linkage since it is not used outside of its translation unit. |
| 254 | constVariablePointer | 398 | style | Variable 'di' can be declared as pointer to const |
| src/baul-application.c |
| 1928 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If PACKAGE_VERSION is a macro then please configure it. |
| src/baul-bookmark-list.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| src/baul-bookmarks-window.c |
| 458 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
| 636 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
| 671 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_remove_button_clicked' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 689 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
| 704 | constVariablePointer | 398 | style | Variable 'bookmark_in_list' can be declared as pointer to const |
| 745 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_button_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 746 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_button_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 755 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_key_pressed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 756 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_key_pressed' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 787 | constVariablePointer | 398 | style | Variable 'indices' can be declared as pointer to const |
| 933 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_uri_field_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1048 | shadowVariable | 398 | style | Local variable 'path' shadows outer variable |
| 1086 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'handle_close_accelerator' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| src/baul-connect-server-dialog-main.c |
| 45 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'main_dialog_destroyed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/baul-connect-server-dialog.c |
| 82 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-desktop-window.c |
| 136 | staticFunction | | style | The function 'baul_desktop_window_update_directory' should have static linkage since it is not used outside of its translation unit. |
| src/baul-emblem-sidebar.c |
| 1093 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1111 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1117 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_emblem_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/baul-file-management-properties-main.c |
| 36 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_file_management_properties_main_close_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/baul-file-management-properties.c |
| 269 | constVariablePointer | 398 | style | Variable 'section' can be declared as pointer to const |
| 460 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
| 745 | knownConditionTrueFalse | 571 | style | Condition '&iter!=NULL' is always true |
| 1033 | constVariablePointer | 398 | style | Variable 'binding' can be declared as pointer to const |
| 1085 | variableScope | 398 | style | The scope of the variable 'widget_value' can be reduced. |
| src/baul-history-sidebar.c |
| 176 | constParameterCallback | 398 | style | Parameter 'tree_view' can be declared as pointer to const. However it seems that 'row_activated_callback' is a callback function, if 'tree_view' is declared with const you might also need to cast function pointer(s). |
| 333 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 351 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 357 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_history_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/baul-image-properties-page.c |
| 498 | knownConditionTrueFalse | 570 | style | Condition 'exif_still_loading==1' is always false |
| src/baul-information-panel.c |
| 146 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
| src/baul-location-bar.c |
| 351 | variableScope | 398 | style | The scope of the variable 'self' can be reduced. |
| 419 | constVariablePointer | 398 | style | Variable 'last_location' can be declared as pointer to const |
| 560 | staticFunction | | style | The function 'baul_location_bar_set_location' should have static linkage since it is not used outside of its translation unit. |
| src/baul-location-entry.c |
| 74 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| src/baul-main.c |
| 228 | unusedVariable | 563 | style | Unused variable: application |
| src/baul-navigation-action.c |
| 56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-navigation-window-menus.c |
| 312 | staticFunction | | style | The function 'baul_navigation_window_update_show_hide_menu_items' should have static linkage since it is not used outside of its translation unit. |
| 345 | staticFunction | | style | The function 'baul_navigation_window_update_spatial_menu_item' should have static linkage since it is not used outside of its translation unit. |
| 372 | staticFunction | | style | The function 'baul_navigation_window_remove_go_menu_callback' should have static linkage since it is not used outside of its translation unit. |
| 382 | staticFunction | | style | The function 'baul_navigation_window_remove_go_menu_items' should have static linkage since it is not used outside of its translation unit. |
| 531 | staticFunction | | style | The function 'baul_navigation_window_update_split_view_actions_sensitivity' should have static linkage since it is not used outside of its translation unit. |
| src/baul-navigation-window-pane.c |
| 42 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| src/baul-navigation-window-slot.c |
| 36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| src/baul-navigation-window.c |
| 95 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-notebook.c |
| 181 | staticFunction | | style | The function 'baul_notebook_sync_loading' should have static linkage since it is not used outside of its translation unit. |
| 219 | staticFunction | | style | The function 'baul_notebook_sync_tab_label' should have static linkage since it is not used outside of its translation unit. |
| 479 | staticFunction | | style | The function 'baul_notebook_can_reorder_current_child_relative' should have static linkage since it is not used outside of its translation unit. |
| 488 | staticFunction | | style | The function 'baul_notebook_can_set_current_page_relative' should have static linkage since it is not used outside of its translation unit. |
| src/baul-notes-viewer.c |
| 81 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. |
| src/baul-pathbar.c |
| 908 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_scroll' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 1176 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_slider_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 1216 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baul_path_bar_slider_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 1328 | constVariablePointer | 398 | style | Variable 'button_list' can be declared as pointer to const |
| 1353 | constVariablePointer | 398 | style | Variable 'button_list' can be declared as pointer to const |
| 1590 | nullPointerRedundantCheck | 476 | warning | Either the condition 'button_data' is redundant or there is possible null pointer dereference: button_data. |
| 1596 | nullPointerRedundantCheck | 476 | warning | Either the condition 'button_data' is redundant or there is possible null pointer dereference: button_data. |
| 2027 | constVariablePointer | 398 | style | Variable 'button_data' can be declared as pointer to const |
| 2126 | staticFunction | | style | The function 'baul_path_bar_set_path' should have static linkage since it is not used outside of its translation unit. |
| src/baul-places-sidebar.c |
| 523 | redundantAssignment | 563 | style | Variable 'last_iter' is reassigned a value before the old one has been used. |
| 885 | redundantAssignment | 563 | style | Variable 'last_iter' is reassigned a value before the old one has been used. |
| 1115 | constParameterPointer | 398 | style | Parameter 'sidebar' can be declared as pointer to const |
| 2624 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'bookmarks_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 3000 | clarifyCalculation | 783 | style | Clarify calculation precedence for '&' and '?'. |
| 3406 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 3424 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 3430 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_places_sidebar_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/baul-property-browser.c |
| 200 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-query-editor.c |
| 214 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| src/baul-search-bar.c |
| 55 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| src/baul-side-pane.c |
| 68 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-sidebar-title.c |
| 102 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-spatial-window.c |
| 93 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-window-manage-views.c |
| 313 | staticFunction | | style | The function 'baul_window_update_up_button' should have static linkage since it is not used outside of its translation unit. |
| 531 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| 2115 | variableScope | 398 | style | The scope of the variable 'scheme_string' can be reduced. |
| 2364 | staticFunction | | style | The function 'baul_window_slot_reload' should have static linkage since it is not used outside of its translation unit. |
| src/baul-window-menus.c |
| 698 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'proxy_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| 711 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'proxy_button_release_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
| src/baul-window-pane.c |
| 34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
| src/baul-window-slot.c |
| 42 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. |
| src/baul-window-toolbars.c |
| 80 | staticFunction | | style | The function 'baul_navigation_window_activate_spinner' should have static linkage since it is not used outside of its translation unit. |
| src/baul-window.c |
| 106 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. |
| src/baul-x-content-bar.c |
| 52 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-zoom-action.c |
| 51 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/baul-zoom-control.c |
| 890 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
| src/file-manager/fm-desktop-icon-view.c |
| 92 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. |
| src/file-manager/fm-directory-view.c |
| 418 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it. |
| src/file-manager/fm-empty-view.c |
| 96 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 97 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 218 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_start_renaming_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 231 | constParameterCallback | 398 | style | Parameter 'file1' can be declared as pointer to const. However it seems that 'fm_empty_view_compare_files' is a callback function, if 'file1' is declared with const you might also need to cast function pointer(s). |
| 232 | constParameterCallback | 398 | style | Parameter 'file2' can be declared as pointer to const. However it seems that 'fm_empty_view_compare_files' is a callback function, if 'file2' is declared with const you might also need to cast function pointer(s). |
| 276 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_get_first_visible_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 282 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_scroll_to_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 340 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_empty_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 419 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.id' to itself. |
| 420 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.view_combo_label' to itself. |
| 421 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.view_menu_label_with_mnemonic' to itself. |
| 422 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.error_label' to itself. |
| 423 | selfAssignment | 398 | style | Redundant assignment of 'fm_empty_view.display_location_label' to itself. |
| src/file-manager/fm-error-reporting.c |
| 282 | constVariablePointer | 398 | style | Variable 'data' can be declared as pointer to const |
| src/file-manager/fm-icon-container.c |
| 254 | constParameterPointer | 398 | style | Parameter 'attributes' can be declared as pointer to const |
| 615 | staticFunction | | style | The function 'fm_icon_container_construct' should have static linkage since it is not used outside of its translation unit. |
| src/file-manager/fm-icon-view.c |
| 83 | unusedStructMember | 563 | style | struct member 'SortCriterion::menu_label' is never used. |
| 84 | unusedStructMember | 563 | style | struct member 'SortCriterion::menu_hint' is never used. |
| 377 | nullPointer | 476 | warning | Possible null pointer dereference: sort |
| 606 | constParameterCallback | 398 | style | Parameter 'directory' can be declared as pointer to const. However it seems that 'fm_icon_view_add_file' is a callback function, if 'directory' is declared with const you might also need to cast function pointer(s). |
| 1650 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'layout_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2040 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_container_activate_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2054 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_container_activate_alternate_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2080 | constVariablePointer | 398 | style | Variable 'button_event' can be declared as pointer to const |
| 2088 | constVariablePointer | 398 | style | Variable 'key_event' can be declared as pointer to const |
| 2118 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'band_select_started_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2128 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'band_select_ended_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2544 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'selection_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2601 | constParameterCallback | 398 | style | Parameter 'container' can be declared as pointer to const. However it seems that 'icon_position_changed_callback' is a callback function, if 'container' is declared with const you might also need to cast function pointer(s). |
| 2651 | constParameterCallback | 398 | style | Parameter 'new_name' can be declared as pointer to const. However it seems that 'fm_icon_view_icon_text_changed_callback' is a callback function, if 'new_name' is declared with const you might also need to cast function pointer(s). |
| src/file-manager/fm-list-model.c |
| 110 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it. |
| src/file-manager/fm-list-view.c |
| 323 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
| 413 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'filtered_selection_foreach' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
| 1263 | constVariablePointer | 398 | style | Variable 'ihint' can be declared as pointer to const |
| 2101 | constVariablePointer | 398 | style | Variable 'column' can be declared as pointer to const |
| 2132 | constParameterCallback | 398 | style | Parameter 'error' can be declared as pointer to const. However it seems that 'fm_list_view_rename_callback' is a callback function, if 'error' is declared with const you might also need to cast function pointer(s). |
| 2735 | constVariablePointer | 398 | style | Variable 'list_view' can be declared as pointer to const |
| 3436 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_list_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 3560 | staticFunction | | style | The function 'fm_list_view_get_tree_view' should have static linkage since it is not used outside of its translation unit. |
| src/file-manager/fm-properties-window.c |
| 101 | unusedStructMember | 563 | style | struct member '_FMPropertiesWindowPrivate::name_row' is never used. |
| 238 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 258 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 466 | constParameterPointer | 398 | style | Parameter 'properties_window' can be declared as pointer to const |
| 842 | constVariablePointer | 398 | style | Variable 'word' can be declared as pointer to const |
| 964 | constVariablePointer | 398 | style | Variable 'name' can be declared as pointer to const |
| 1108 | constParameterPointer | 398 | style | Parameter 'a' can be declared as pointer to const |
| 1108 | constParameterPointer | 398 | style | Parameter 'b' can be declared as pointer to const |
| 1122 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 1330 | constVariablePointer | 398 | style | Variable 'inconsistent_string' can be declared as pointer to const |
| 1666 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
| 2045 | constVariablePointer | 398 | style | Variable 'new_owner' can be declared as pointer to const |
| 2959 | redundantAssignment | 563 | style | Variable '*l' is assigned an expression that holds the same value. |
| 3015 | constParameterPointer | 398 | style | Parameter 'a' can be declared as pointer to const |
| 3391 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 3408 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 3428 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const |
| 5314 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'parent_widget_destroyed_callback' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). |
| src/file-manager/fm-tree-model.c |
| 124 | unusedStructMember | 563 | style | struct member 'DoneLoadingParameters::directory' is never used. |
| 125 | unusedStructMember | 563 | style | struct member 'DoneLoadingParameters::model' is never used. |
| 140 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_flags' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 461 | constParameterPointer | 398 | style | Parameter 'node' can be declared as pointer to const |
| 472 | constParameterPointer | 398 | style | Parameter 'child' can be declared as pointer to const |
| 1210 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_n_columns' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1216 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_model_get_column_type' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1237 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
| 1476 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'fm_tree_model_iter_has_child' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
| 1479 | constVariablePointer | 398 | style | Variable 'node' can be declared as pointer to const |
| 1760 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
| 1760 | constParameterPointer | 398 | style | Parameter 'file' can be declared as pointer to const |
| 1911 | constParameterPointer | 398 | style | Parameter 'iter_a' can be declared as pointer to const |
| 1912 | constParameterPointer | 398 | style | Parameter 'iter_b' can be declared as pointer to const |
| 1914 | constVariablePointer | 398 | style | Variable 'a' can be declared as pointer to const |
| 1914 | constVariablePointer | 398 | style | Variable 'b' can be declared as pointer to const |
| 1946 | constParameterPointer | 398 | style | Parameter 'iter' can be declared as pointer to const |
| 1948 | constVariablePointer | 398 | style | Variable 'node' can be declared as pointer to const |
| 1964 | constParameterPointer | 398 | style | Parameter 'model' can be declared as pointer to const |
| src/file-manager/fm-tree-view.c |
| 105 | unusedStructMember | 563 | style | struct member 'FMTreeViewDetails::popup_rename' is never used. |
| 120 | unusedStructMember | 563 | style | struct member 'PrependURIParameters::uris' is never used. |
| 121 | unusedStructMember | 563 | style | struct member 'PrependURIParameters::view' is never used. |
| 632 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_root_uri_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1710 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_get_sidebar_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1728 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_get_tab_icon' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 1734 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_tree_view_is_visible_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| src/file-manager/fm-widget-view.c |
| 133 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 134 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_file_changed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 187 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_remove_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 188 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_remove_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 264 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_start_renaming_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 276 | constParameterCallback | 398 | style | Parameter 'file1' can be declared as pointer to const. However it seems that 'fm_widget_view_compare_files' is a callback function, if 'file1' is declared with const you might also need to cast function pointer(s). |
| 277 | constParameterCallback | 398 | style | Parameter 'file2' can be declared as pointer to const. However it seems that 'fm_widget_view_compare_files' is a callback function, if 'file2' is declared with const you might also need to cast function pointer(s). |
| 328 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_scroll_to_file' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 386 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fm_widget_view_get_id' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| test/test-baul-search-engine.c |
| 28 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'finished_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| test/test-copy.c |
| 7 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'copy_done' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 31 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'finished_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 44 | variableScope | 398 | style | The scope of the variable 'source' can be reduced. |
| test/test-eel-editable-label.c |
| 10 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'quit' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| test/test-eel-image-table.c |
| 83 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_enter_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 84 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_enter_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 100 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_leave_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 101 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'image_table_child_leave_callback' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 179 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'image_table_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). |
| test/test-eel-labeled-image.c |
| 72 | knownConditionTrueFalse | 570 | style | Condition 'labeled_image_window' is always false |
| test/test.c |
| 25 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'test_delete_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |
| 25 | staticFunction | | style | The function 'test_delete_event' should have static linkage since it is not used outside of its translation unit. |
| 26 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'test_delete_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). |