LineIdCWESeverityMessage
eel/check-program.c
45unreadVariable563styleVariable 'ctk_init' is assigned a value that is never used.
eel/eel-background-box.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
eel/eel-background.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
eel/eel-canvas-rect-ellipse.c
681constParameterPointer398styleParameter 'update_rect' can be declared as pointer to const
eel/eel-canvas.c
2010unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
eel/eel-debug.c
51unreachableCode561styleStatements following noreturn function 'raise()' will never be executed.
eel/eel-editable-label.c
4244unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE is a macro then please configure it.
eel/eel-glib-extensions.c
55constParameterPointer398styleParameter 'list' can be declared as pointer to const
69constParameterPointer398styleParameter 'list' can be declared as pointer to const
eel/eel-graphic-effects.c
191constParameterPointer398styleParameter 'color' can be declared as pointer to const
eel/eel-image-table.c
88unknownMacroerrorThere 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
107unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
eel/eel-string.c
524constParameterPointer398styleParameter 'types' can be declared as pointer to const
eel/eel-wrap-table.c
73unknownMacroerrorThere 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-autorun.c
927constParameterCallback398styleParameter '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-customization-data.c
296constParameterPointer398styleParameter 'data' can be declared as pointer to const
libbaul-private/baul-debug-log.c
229unreadVariable563styleVariable 'p' is assigned a value that is never used.
libbaul-private/baul-desktop-directory-file.c
81unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it.
libbaul-private/baul-desktop-icon-file.c
49unknownMacroerrorThere 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
67unknownMacroerrorThere 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
57unknownMacroerrorThere 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-directory-async.c
2098constParameterPointer398styleParameter 'file' can be declared as pointer to const
3974constParameterPointer398styleParameter 'file_contents' can be declared as pointer to const
5097constParameterPointer398styleParameter 'file' can be declared as pointer to const
5108constParameterPointer398styleParameter 'file' can be declared as pointer to const
5118constParameterPointer398styleParameter 'file' can be declared as pointer to const
5129constParameterPointer398styleParameter 'file' can be declared as pointer to const
5140constParameterPointer398styleParameter 'file' can be declared as pointer to const
5150constParameterPointer398styleParameter 'file' can be declared as pointer to const
5161constParameterPointer398styleParameter 'file' can be declared as pointer to const
5172constParameterPointer398styleParameter 'file' can be declared as pointer to const
5183constParameterPointer398styleParameter 'file' can be declared as pointer to const
libbaul-private/baul-dnd.c
205nullPointerRedundantCheck476warningEither the condition 'p==0' is redundant or there is possible null pointer dereference: p.
libbaul-private/baul-file-queue.c
130constParameterPointer398styleParameter 'queue' can be declared as pointer to const
libbaul-private/baul-icon-canvas-item.c
202unknownMacroerrorThere 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
634redundantAssignment563styleVariable 'result' is reassigned a value before the old one has been used.
libbaul-private/baul-icon-info.c
63constParameterPointer398styleParameter 'icon' can be declared as pointer to const
192constVariablePointer398styleVariable 'icon' can be declared as pointer to const
621constParameterPointer398styleParameter 'icon' can be declared as pointer to const
libbaul-private/baul-keep-last-vertical-box.c
32unknownMacroerrorThere 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
50unknownMacroerrorThere 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
184constParameterPointer398styleParameter 'file' can be declared as pointer to const
libbaul-private/baul-mime-application-chooser.c
55unusedStructMember563stylestruct member '_BaulMimeApplicationChooserDetails::entry' is never used.
libbaul-private/baul-monitor.c
90constParameterCallback398styleParameter '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-progress-info.c
104unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
libbaul-private/baul-saved-search-file.c
29unknownMacroerrorThere 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
44unusedStructMember563stylestruct member 'BaulSearchDirectoryFileDetails::search_directory' is never used.
libbaul-private/baul-search-directory.c
52unusedStructMember563stylestruct member 'BaulSearchDirectoryDetails::file_hash' is never used.
libbaul-private/baul-search-engine-beagle.c
279constParameterCallback398styleParameter '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
45unusedStructMember563stylestruct member 'SearchThreadData::found_list' is never used.
libbaul-private/baul-search-engine.c
35unusedStructMember563stylestruct member 'BaulSearchEngineDetails::none' is never used.
libbaul-private/baul-thumbnails.c
145shadowVariable398styleLocal variable 'thumbnail_factory' shadows outer variable
libbaul-private/baul-trash-monitor.c
55unknownMacroerrorThere 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
682unreadVariable563styleVariable 'action' is assigned a value that is never used.
libbaul-private/baul-undostack-manager.c
378constVariablePointer398styleVariable 'priv' can be declared as pointer to const
2066constVariablePointer398styleVariable 'mtime' can be declared as pointer to const
libbaul-private/baul-vfs-directory.c
38unknownMacroerrorThere 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
42unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it.
libegg/eggdesktopfile.c
330constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
344constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
358constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
379constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
568constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
587constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
603constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
642constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
libegg/eggsmclient-xsmp.c
174unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
libegg/eggsmclient.c
49unknownMacroerrorThere 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
46unusedStructMember563stylestruct member '_TreeViewDragInfo::source_target_list' is never used.
49unusedStructMember563stylestruct member '_TreeViewDragInfo::dest_target_list' is never used.
src/baul-application.c
2182unreadVariable563styleVariable 'exit_with_last_window' is assigned a value that is never used.
src/baul-bookmark-list.c
57unknownMacroerrorThere 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
755constParameterCallback398styleParameter '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).
1047shadowVariable398styleLocal variable 'path' shadows outer variable
1085constParameterCallback398styleParameter '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.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/baul-file-management-properties.c
389shadowArgument398styleLocal variable 'combo_box' shadows outer argument
743knownConditionTrueFalse571styleCondition '&iter!=NULL' is always true
1083variableScope398styleThe scope of the variable 'widget_value' can be reduced.
src/baul-history-sidebar.c
176constParameterCallback398styleParameter '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).
src/baul-image-properties-page.c
498knownConditionTrueFalse570styleCondition 'exif_still_loading==1' is always false
src/baul-information-panel.c
146unknownMacroerrorThere 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
350variableScope398styleThe scope of the variable 'self' can be reduced.
src/baul-location-entry.c
74unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If EEL_CLASS_BOILERPLATE is a macro then please configure it.
src/baul-main.c
226unusedVariable563styleUnused variable: application
src/baul-navigation-action.c
56unknownMacroerrorThere 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-pane.c
42unknownMacroerrorThere 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
36unknownMacroerrorThere 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
95unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
src/baul-notes-viewer.c
85unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If ; is a macro then please configure it.
src/baul-pathbar.c
908constParameterCallback398styleParameter '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).
1176constParameterCallback398styleParameter '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).
1216constParameterCallback398styleParameter '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).
1590nullPointerRedundantCheck476warningEither the condition 'button_data' is redundant or there is possible null pointer dereference: button_data.
1596nullPointerRedundantCheck476warningEither the condition 'button_data' is redundant or there is possible null pointer dereference: button_data.
src/baul-places-sidebar.c
523redundantAssignment563styleVariable 'last_iter' is reassigned a value before the old one has been used.
885redundantAssignment563styleVariable 'last_iter' is reassigned a value before the old one has been used.
1115constParameterPointer398styleParameter 'sidebar' can be declared as pointer to const
2624constParameterCallback398styleParameter '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).
3000clarifyCalculation783styleClarify calculation precedence for '&' and '?'.
src/baul-property-browser.c
200unknownMacroerrorThere 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
214unknownMacroerrorThere 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
55unknownMacroerrorThere 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
68unknownMacroerrorThere 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
102unknownMacroerrorThere 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
93unknownMacroerrorThere 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-menus.c
696constParameterCallback398styleParameter '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).
709constParameterCallback398styleParameter '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
34unknownMacroerrorThere 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
42unknownMacroerrorThere 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.c
106unknownMacroerrorThere 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
52unknownMacroerrorThere 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
51unknownMacroerrorThere 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
887unknownMacroerrorThere 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
92unknownMacroerrorThere 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
418unknownMacroerrorThere 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
222constParameterCallback398styleParameter '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).
222constParameterCallback398styleParameter '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).
409selfAssignment398warningRedundant assignment of 'fm_empty_view.id' to itself.
410selfAssignment398warningRedundant assignment of 'fm_empty_view.view_combo_label' to itself.
411selfAssignment398warningRedundant assignment of 'fm_empty_view.view_menu_label_with_mnemonic' to itself.
412selfAssignment398warningRedundant assignment of 'fm_empty_view.error_label' to itself.
413selfAssignment398warningRedundant assignment of 'fm_empty_view.display_location_label' to itself.
src/file-manager/fm-icon-container.c
254constParameterPointer398styleParameter 'attributes' can be declared as pointer to const
src/file-manager/fm-icon-view.c
83unusedStructMember563stylestruct member 'SortCriterion::menu_label' is never used.
84unusedStructMember563stylestruct member 'SortCriterion::menu_hint' is never used.
377nullPointer476warningPossible null pointer dereference: sort
604constParameterCallback398styleParameter '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).
1648constParameterCallback398styleParameter '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).
2038constParameterCallback398styleParameter '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).
2052constParameterCallback398styleParameter '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).
2116constParameterCallback398styleParameter '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).
2126constParameterCallback398styleParameter '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).
2542constParameterCallback398styleParameter '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).
2599constParameterCallback398styleParameter '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).
2649constParameterCallback398styleParameter '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
110unknownMacroerrorThere 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
322constParameterPointer398styleParameter 'event' can be declared as pointer to const
412constParameterCallback398styleParameter '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).
2102constParameterCallback398styleParameter '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).
src/file-manager/fm-properties-window.c
101unusedStructMember563stylestruct member '_FMPropertiesWindowPrivate::name_row' is never used.
3009constParameterPointer398styleParameter 'a' can be declared as pointer to const
5308constParameterCallback398styleParameter '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
124unusedStructMember563stylestruct member 'DoneLoadingParameters::directory' is never used.
125unusedStructMember563stylestruct member 'DoneLoadingParameters::model' is never used.
461constParameterPointer398styleParameter 'node' can be declared as pointer to const
472constParameterPointer398styleParameter 'child' can be declared as pointer to const
1361constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'fm_tree_model_get_value' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).
1475constParameterCallback398styleParameter '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).
1759constParameterPointer398styleParameter 'file' can be declared as pointer to const
1910constParameterPointer398styleParameter 'iter_a' can be declared as pointer to const
1911constParameterPointer398styleParameter 'iter_b' can be declared as pointer to const
1945constParameterPointer398styleParameter 'iter' can be declared as pointer to const
src/file-manager/fm-tree-view.c
105unusedStructMember563stylestruct member 'FMTreeViewDetails::popup_rename' is never used.
120unusedStructMember563stylestruct member 'PrependURIParameters::uris' is never used.
121unusedStructMember563stylestruct member 'PrependURIParameters::view' is never used.
src/file-manager/fm-widget-view.c
270constParameterCallback398styleParameter '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).
270constParameterCallback398styleParameter '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).
test/test-copy.c
43variableScope398styleThe scope of the variable 'source' can be reduced.
test/test-eel-image-table.c
179constParameterCallback398styleParameter '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
72knownConditionTrueFalse570styleCondition 'labeled_image_window' is always false