LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Sat Mar 14 18:00:03 2026
baobab/src/baobab-cell-renderer-progress.c
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
baobab/src/baobab-chart.c
337variableScope398styleThe scope of the variable 'item' can be reduced.Sat Mar 14 18:00:03 2026
465variableScope398styleThe scope of the variable 'item' can be reduced.Sat Mar 14 18:00:03 2026
676constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_changed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
690constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_inserted' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
704constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_has_child_toggled' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
732constParameterCallback398styleParameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_rows_reordered' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
749variableScope398styleThe scope of the variable 'w' can be reduced.Sat Mar 14 18:00:03 2026
749variableScope398styleThe scope of the variable 'h' can be reduced.Sat Mar 14 18:00:03 2026
750variableScope398styleThe scope of the variable 'p' can be reduced.Sat Mar 14 18:00:03 2026
750variableScope398styleThe scope of the variable 'sx' can be reduced.Sat Mar 14 18:00:03 2026
750variableScope398styleThe scope of the variable 'sy' can be reduced.Sat Mar 14 18:00:03 2026
871variableScope398styleThe scope of the variable 'color_number' can be reduced.Sat Mar 14 18:00:03 2026
872variableScope398styleThe scope of the variable 'next_color_number' can be reduced.Sat Mar 14 18:00:03 2026
873variableScope398styleThe scope of the variable 'maximum' can be reduced.Sat Mar 14 18:00:03 2026
913constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'baobab_chart_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
1002variableScope398styleThe scope of the variable 'item' can be reduced.Sat Mar 14 18:00:03 2026
1166staticFunctionstyleThe function 'baobab_chart_get_pixbuf' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
1285staticFunctionstyleThe function 'baobab_chart_set_model' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
1408variableScope398styleThe scope of the variable 'current_root' can be reduced.Sat Mar 14 18:00:03 2026
1473variableScope398styleThe scope of the variable 'area' can be reduced.Sat Mar 14 18:00:03 2026
1572constVariablePointer398styleVariable 'priv' can be declared as pointer to constSat Mar 14 18:00:03 2026
1624variableScope398styleThe scope of the variable 'parent_path' can be reduced.Sat Mar 14 18:00:03 2026
1684variableScope398styleThe scope of the variable 'sel_type' can be reduced.Sat Mar 14 18:00:03 2026
1789constVariablePointer398styleVariable 'priv' can be declared as pointer to constSat Mar 14 18:00:03 2026
1830constVariablePointer398styleVariable 'priv' can be declared as pointer to constSat Mar 14 18:00:03 2026
1856constVariablePointer398styleVariable 'priv' can be declared as pointer to constSat Mar 14 18:00:03 2026
baobab/src/baobab-remote-connect-dialog.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Sat Mar 14 18:00:03 2026
baobab/src/baobab-ringschart.c
370staticFunctionstyleThe function 'baobab_ringschart_subfolder_tips_timeout' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
384staticFunctionstyleThe function 'baobab_ringschart_clean_subforlder_tips_state' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
424variableScope398styleThe scope of the variable 'item' can be reduced.Sat Mar 14 18:00:03 2026
430variableScope398styleThe scope of the variable 'middle_angle' can be reduced.Sat Mar 14 18:00:03 2026
430variableScope398styleThe scope of the variable 'middle_angle_n' can be reduced.Sat Mar 14 18:00:03 2026
436variableScope398styleThe scope of the variable 'layout' can be reduced.Sat Mar 14 18:00:03 2026
baobab/src/baobab-scan.c
136unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME is a macro then please configure it.Sat Mar 14 18:00:03 2026
baobab/src/baobab-treemap.c
113variableScope398styleThe scope of the variable 'layout' can be reduced.Sat Mar 14 18:00:03 2026
192variableScope398styleThe scope of the variable 'width' can be reduced.Sat Mar 14 18:00:03 2026
192variableScope398styleThe scope of the variable 'height' can be reduced.Sat Mar 14 18:00:03 2026
267constParameterCallback398styleParameter 'chart' can be declared as pointer to const. However it seems that 'baobab_treemap_is_point_over_item' is a callback function, if 'chart' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
272constVariablePointer398styleVariable 'rect' can be declared as pointer to constSat Mar 14 18:00:03 2026
283constVariablePointer398styleVariable '_rect' can be declared as pointer to constSat Mar 14 18:00:03 2026
303staticFunctionstyleThe function 'baobab_treemap_can_zoom_in' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
305constVariablePointer398styleVariable 'priv' can be declared as pointer to constSat Mar 14 18:00:03 2026
313staticFunctionstyleThe function 'baobab_treemap_can_zoom_out' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
baobab/src/baobab-utils.c
75staticFunctionstyleThe function 'filechooser_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
103variableScope398styleThe scope of the variable 'toggle' can be reduced.Sat Mar 14 18:00:03 2026
141staticFunctionstyleThe function 'on_toggled' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
173variableScope398styleThe scope of the variable 'perc' can be reduced.Sat Mar 14 18:00:03 2026
532staticFunctionstyleThe function 'is_virtual_filesystem' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
baobab/src/baobab.c
81variableScope398styleThe scope of the variable 'display' can be reduced.Sat Mar 14 18:00:03 2026
339knownConditionTrueFalse571styleCondition 'data->depth<currentdepth' is always trueSat Mar 14 18:00:03 2026
539constParameterCallback398styleParameter 'volume_monitor' can be declared as pointer to const. However it seems that 'volume_changed' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
540constParameterCallback398styleParameter 'volume' can be declared as pointer to const. However it seems that 'volume_changed' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
736constVariablePointer398styleVariable 'uri_list' can be declared as pointer to constSat Mar 14 18:00:03 2026
736unreadVariable563styleVariable 'uri_list' is assigned a value that is never used.Sat Mar 14 18:00:03 2026
baobab/src/callbacks.c
41constParameterPointer398styleParameter 'menuitem' can be declared as pointer to constSat Mar 14 18:00:03 2026
47constParameterPointer398styleParameter 'menuitem' can be declared as pointer to constSat Mar 14 18:00:03 2026
53constParameterPointer398styleParameter 'menuitem' can be declared as pointer to constSat Mar 14 18:00:03 2026
139constParameterPointer398styleParameter 'menuitem' can be declared as pointer to constSat Mar 14 18:00:03 2026
145constParameterPointer398styleParameter 'menuitem' can be declared as pointer to constSat Mar 14 18:00:03 2026
157constParameterPointer398styleParameter 'toolbutton' can be declared as pointer to constSat Mar 14 18:00:03 2026
163constParameterPointer398styleParameter 'toolbutton' can be declared as pointer to constSat Mar 14 18:00:03 2026
169staticFunctionstyleThe function 'on_tb_scan_remote_clicked' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
187constParameterPointer398styleParameter 'toolbutton' can be declared as pointer to constSat Mar 14 18:00:03 2026
193constParameterPointer398styleParameter 'toolbutton' can be declared as pointer to constSat Mar 14 18:00:03 2026
199constParameterPointer398styleParameter 'widget' can be declared as pointer to constSat Mar 14 18:00:03 2026
200constParameterPointer398styleParameter 'event' can be declared as pointer to constSat Mar 14 18:00:03 2026
256constParameterPointer398styleParameter 'a' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-client-context.c
520unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-context.c
420staticFunctionstyleThe function 'gdict_database_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
448staticFunctionstyleThe function 'gdict_database_ref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
469staticFunctionstyleThe function 'gdict_database_unref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
498constParameterPointer398styleParameter 'db' can be declared as pointer to constSat Mar 14 18:00:03 2026
517constParameterPointer398styleParameter 'db' can be declared as pointer to constSat Mar 14 18:00:03 2026
530staticFunctionstyleThe function 'gdict_strategy_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
559staticFunctionstyleThe function 'gdict_strategy_ref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
580staticFunctionstyleThe function 'gdict_strategy_unref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
607constParameterPointer398styleParameter 'strat' can be declared as pointer to constSat Mar 14 18:00:03 2026
625constParameterPointer398styleParameter 'strat' can be declared as pointer to constSat Mar 14 18:00:03 2026
638staticFunctionstyleThe function 'gdict_match_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
666staticFunctionstyleThe function 'gdict_match_ref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
686staticFunctionstyleThe function 'gdict_match_unref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
714constParameterPointer398styleParameter 'match' can be declared as pointer to constSat Mar 14 18:00:03 2026
732constParameterPointer398styleParameter 'match' can be declared as pointer to constSat Mar 14 18:00:03 2026
745staticFunctionstyleThe function 'gdict_definition_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
776staticFunctionstyleThe function 'gdict_definition_ref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
797staticFunctionstyleThe function 'gdict_definition_unref' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
826constParameterPointer398styleParameter 'def' can be declared as pointer to constSat Mar 14 18:00:03 2026
846constParameterPointer398styleParameter 'def' can be declared as pointer to constSat Mar 14 18:00:03 2026
867constParameterPointer398styleParameter 'def' can be declared as pointer to constSat Mar 14 18:00:03 2026
887constParameterPointer398styleParameter 'def' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-database-chooser.c
127unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_STRLOC is a macro then please configure it.Sat Mar 14 18:00:03 2026
856staticFunctionstyleThe function 'gdict_database_chooser_clear' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-defbox.c
126unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-source-chooser.c
92unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-source-loader.c
268constVariablePointer398styleVariable 'l' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-source.c
104staticFunctionstyleThe function 'gdict_source_error_quark' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
415duplicateConditionalAssign398styleThe statement 'if (priv->transport!=transport) priv->transport=transport' is logically equivalent to 'priv->transport=transport'.Sat Mar 14 18:00:03 2026
1011staticFunctionstyleThe function 'gdict_source_set_transportv' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-speller.c
108unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-strategy-chooser.c
123unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_STRLOC is a macro then please configure it.Sat Mar 14 18:00:03 2026
803staticFunctionstyleThe function 'gdict_strategy_chooser_clear' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-dictionary/libgdict/gdict-utils.c
105constParameterCallback398styleParameter 'context' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
106constParameterCallback398styleParameter 'group' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
132constParameterCallback398styleParameter 'context' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
133constParameterCallback398styleParameter 'group' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-aligned-window.c
289staticFunctionstyleThe function 'gdict_aligned_window_set_widget' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-app.c
136constVariablePointer398styleVariable 'l' can be declared as pointer to constSat Mar 14 18:00:03 2026
161constVariablePointer398styleVariable 'word' can be declared as pointer to constSat Mar 14 18:00:03 2026
182constVariablePointer398styleVariable 'word' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-applet.c
273constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'window_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
447constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'gdict_applet_entry_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
473constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'gdict_applet_icon_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
476variableScope398styleThe scope of the variable 'priv' can be reduced.Sat Mar 14 18:00:03 2026
1188variableScope398styleThe scope of the variable 'ui_path' can be reduced.Sat Mar 14 18:00:03 2026
1190variableScope398styleThe scope of the variable 'priv' can be reduced.Sat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-common.c
188uselessAssignmentPtrArg398warningAssignment of function parameter has no effect outside the function. Did you forget dereferencing it?Sat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-pref-dialog.c
86unusedStructMember563stylestruct member '_GdictPrefDialog::help_button' is never used.Sat Mar 14 18:00:03 2026
87unusedStructMember563stylestruct member '_GdictPrefDialog::close_button' is never used.Sat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-sidebar.c
77staticFunctionstyleThe function 'sidebar_page_new' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
95staticFunctionstyleThe function 'sidebar_page_free' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
511constVariablePointer398styleVariable 'page' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-dictionary/src/gdict-window.c
414shadowArgument398styleLocal variable 'context' shadows outer argumentSat Mar 14 18:00:03 2026
1030constParameterCallback398styleParameter 'action' can be declared as pointer to const. However it seems that 'gdict_window_cmd_file_close_window' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
1232redundantAssignment563styleVariable 'window->last_definition' is reassigned a value before the old one has been used.Sat Mar 14 18:00:03 2026
1370constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'gdict_window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
2136staticFunctionstyleThe function 'gdict_window_action_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-screenshot/src/cafe-screenshot.c
227constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
721variableScope398styleThe scope of the variable 'uri' can be reduced.Sat Mar 14 18:00:03 2026
1054constParameterPointer398styleParameter 'rectangle' can be declared as pointer to constSat Mar 14 18:00:03 2026
1251staticFunctionstyleThe function 'loop_dialog_screenshot' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
cafe-screenshot/src/screenshot-dialog.c
56constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'on_toplevel_key_press_event' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
101constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'on_preview_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
201shadowVariable398styleLocal variable 'dialog' shadows outer variableSat Mar 14 18:00:03 2026
343constParameterPointer398styleParameter 'dialog' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-screenshot/src/screenshot-save.c
48variableScope398styleThe scope of the variable 'message' can be reduced.Sat Mar 14 18:00:03 2026
113variableScope398styleThe scope of the variable 'dialog' can be reduced.Sat Mar 14 18:00:03 2026
139variableScope398styleThe scope of the variable 'result' can be reduced.Sat Mar 14 18:00:03 2026
140variableScope398styleThe scope of the variable 'dir_name' can be reduced.Sat Mar 14 18:00:03 2026
cafe-screenshot/src/screenshot-shadow.c
189constVariablePointer398styleVariable 'filter' can be declared as pointer to constSat Mar 14 18:00:03 2026
215constVariablePointer398styleVariable 'filter' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-screenshot/src/screenshot-utils.c
151constVariablePointer398styleVariable 'root_window' can be declared as pointer to constSat Mar 14 18:00:03 2026
207constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'select_area_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
299constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'select_area_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
495constParameterPointer398styleParameter 'rect' can be declared as pointer to constSat Mar 14 18:00:03 2026
599constParameterPointer398styleParameter 'rectangle' can be declared as pointer to constSat Mar 14 18:00:03 2026
682variableScope398styleThe scope of the variable 'i' can be reduced.Sat Mar 14 18:00:03 2026
745constVariablePointer398styleVariable 'src_pixels' can be declared as pointer to constSat Mar 14 18:00:03 2026
871constParameterPointer398styleParameter 'error' can be declared as pointer to constSat Mar 14 18:00:03 2026
cafe-screenshot/src/screenshot-xfer.c
32unusedStructMember563stylestruct member 'TransferDialog::cancellable' is never used.Sat Mar 14 18:00:03 2026
gsearchtool/libcafeui-deprecated/gsearchtool-entry.c
59unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
gsearchtool/libeggsmclient/eggdesktopfile.c
56staticFunctionstyleThe function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
154staticFunctionstyleThe function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
311staticFunctionstyleThe function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
329constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
343constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
357constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
378constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
482variableScope398styleThe scope of the variable 'try_exec' can be reduced.Sat Mar 14 18:00:03 2026
482variableScope398styleThe scope of the variable 'found_program' can be reduced.Sat Mar 14 18:00:03 2026
483variableScope398styleThe scope of the variable 'only_show_in' can be reduced.Sat Mar 14 18:00:03 2026
483variableScope398styleThe scope of the variable 'not_show_in' can be reduced.Sat Mar 14 18:00:03 2026
484variableScope398styleThe scope of the variable 'found' can be reduced.Sat Mar 14 18:00:03 2026
485variableScope398styleThe scope of the variable 'i' can be reduced.Sat Mar 14 18:00:03 2026
560constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
579constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
595constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
595staticFunctionstyleThe function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
607variableScope398styleThe scope of the variable 'p' can be reduced.Sat Mar 14 18:00:03 2026
634constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constSat Mar 14 18:00:03 2026
641constVariablePointer398styleVariable 'd' can be declared as pointer to constSat Mar 14 18:00:03 2026
642constVariablePointer398styleVariable 'doc' can be declared as pointer to constSat Mar 14 18:00:03 2026
809constVariablePointer398styleVariable 'd' can be declared as pointer to constSat Mar 14 18:00:03 2026
1393staticFunctionstyleThe function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
gsearchtool/libeggsmclient/eggsmclient-xsmp.c
172unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Sat Mar 14 18:00:03 2026
gsearchtool/libeggsmclient/eggsmclient.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sat Mar 14 18:00:03 2026
gsearchtool/src/gsearchtool-callbacks.c
134variableScope398styleThe scope of the variable 'command' can be reduced.Sat Mar 14 18:00:03 2026
444staticFunctionstyleThe function 'open_file_event_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
581staticFunctionstyleThe function 'open_folder_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
789staticFunctionstyleThe function 'move_to_trash_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
957constParameterPointer398styleParameter 'event' can be declared as pointer to constSat Mar 14 18:00:03 2026
1001variableScope398styleThe scope of the variable 'new2' can be reduced.Sat Mar 14 18:00:03 2026
1002variableScope398styleThe scope of the variable 'i' can be reduced.Sat Mar 14 18:00:03 2026
1307variableScope398styleThe scope of the variable 'tmp' can be reduced.Sat Mar 14 18:00:03 2026
1310variableScope398styleThe scope of the variable 'idx' can be reduced.Sat Mar 14 18:00:03 2026
1388constParameterPointer398styleParameter 'event' can be declared as pointer to constSat Mar 14 18:00:03 2026
1602staticFunctionstyleThe function 'show_file_selector_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
1737staticFunctionstyleThe function 'save_results_cb' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
1776shadowArgument398styleLocal variable 'response' shadows outer argumentSat Mar 14 18:00:03 2026
1886variableScope398styleThe scope of the variable 'gsearch' can be reduced.Sat Mar 14 18:00:03 2026
1916variableScope398styleThe scope of the variable 'gsearch' can be reduced.Sat Mar 14 18:00:03 2026
1934constParameterPointer398styleParameter 'event' can be declared as pointer to constSat Mar 14 18:00:03 2026
gsearchtool/src/gsearchtool-support.c
93variableScope398styleThe scope of the variable 'i' can be reduced.Sat Mar 14 18:00:03 2026
170variableScope398styleThe scope of the variable 'i' can be reduced.Sat Mar 14 18:00:03 2026
464staticFunctionstyleThe function 'gsearchtool_strdup_strftime' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
465constParameterPointer398styleParameter 'time_pieces' can be declared as pointer to constSat Mar 14 18:00:03 2026
693variableScope398styleThe scope of the variable 'slab_width' can be reduced.Sat Mar 14 18:00:03 2026
718variableScope398styleThe scope of the variable 'slab_height' can be reduced.Sat Mar 14 18:00:03 2026
951variableScope398styleThe scope of the variable 'screen' can be reduced.Sat Mar 14 18:00:03 2026
952variableScope398styleThe scope of the variable 'display' can be reduced.Sat Mar 14 18:00:03 2026
1163staticFunctionstyleThe function 'gsearchtool_ctk_tree_view_get_column_with_sort_column_id' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
1329variableScope398styleThe scope of the variable 'valid_bytes' can be reduced.Sat Mar 14 18:00:03 2026
gsearchtool/src/gsearchtool.c
456constVariablePointer398styleVariable 'constraint' can be declared as pointer to constSat Mar 14 18:00:03 2026
673variableScope398styleThe scope of the variable 'value' can be reduced.Sat Mar 14 18:00:03 2026
844variableScope398styleThe scope of the variable 'path' can be reduced.Sat Mar 14 18:00:03 2026
1045variableScope398styleThe scope of the variable 'string' can be reduced.Sat Mar 14 18:00:03 2026
1332variableScope398styleThe scope of the variable 'sort_by' can be reduced.Sat Mar 14 18:00:03 2026
2225variableScope398styleThe scope of the variable 'path' can be reduced.Sat Mar 14 18:00:03 2026
2718constParameterCallback398styleParameter 'allocation' can be declared as pointer to const. However it seems that 'gsearch_window_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
2954staticFunctionstyleThe function 'gsearch_window_get_type' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
logview/src/logview-app.c
158variableScope398styleThe scope of the variable 'info' can be reduced.Sat Mar 14 18:00:03 2026
160variableScope398styleThe scope of the variable 'content_type' can be reduced.Sat Mar 14 18:00:03 2026
160variableScope398styleThe scope of the variable 'name' can be reduced.Sat Mar 14 18:00:03 2026
162variableScope398styleThe scope of the variable 'type' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/logview-filter-manager.c
177variableScope398styleThe scope of the variable 'tag' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/logview-findbar.c
119constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'entry_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
330variableScope398styleThe scope of the variable 'desc' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/logview-log.c
617unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE is a macro then please configure it.Sat Mar 14 18:00:03 2026
logview/src/logview-loglist.c
80variableScope398styleThe scope of the variable 'day' can be reduced.Sat Mar 14 18:00:03 2026
118constParameterPointer398styleParameter 'log' can be declared as pointer to constSat Mar 14 18:00:03 2026
181variableScope398styleThe scope of the variable 'is_active' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/logview-main.c
37constParameterCallback398styleParameter 'app' can be declared as pointer to const. However it seems that 'app_quit_cb' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
logview/src/logview-manager.c
350variableScope398styleThe scope of the variable 'set_active' can be reduced.Sat Mar 14 18:00:03 2026
421constParameterPointer398styleParameter 'log' can be declared as pointer to constSat Mar 14 18:00:03 2026
logview/src/logview-prefs.c
149variableScope398styleThe scope of the variable 'str' can be reduced.Sat Mar 14 18:00:03 2026
150variableScope398styleThe scope of the variable 'filter' can be reduced.Sat Mar 14 18:00:03 2026
151variableScope398styleThe scope of the variable 'tag' can be reduced.Sat Mar 14 18:00:03 2026
385variableScope398styleThe scope of the variable 'stored' can be reduced.Sat Mar 14 18:00:03 2026
387variableScope398styleThe scope of the variable 'old_size' can be reduced.Sat Mar 14 18:00:03 2026
425variableScope398styleThe scope of the variable 'stored' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/logview-utils.c
49staticFunctionstyleThe function 'logview_utils_day_copy' should have static linkage since it is not used outside of its translation unit.Sat Mar 14 18:00:03 2026
87constVariablePointer398styleVariable 'timestamp' can be declared as pointer to constSat Mar 14 18:00:03 2026
145constVariablePointer398styleVariable 'tmptm' can be declared as pointer to constSat Mar 14 18:00:03 2026
logview/src/logview-window.c
90constParameterCallback398styleParameter 'version_selector' can be declared as pointer to const. However it seems that 'logview_version_selector_changed' is a callback function, if 'version_selector' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
319variableScope398styleThe scope of the variable 'active' can be reduced.Sat Mar 14 18:00:03 2026
480variableScope398styleThe scope of the variable 'mark' can be reduced.Sat Mar 14 18:00:03 2026
573variableScope398styleThe scope of the variable 'end' can be reduced.Sat Mar 14 18:00:03 2026
574variableScope398styleThe scope of the variable 'text' can be reduced.Sat Mar 14 18:00:03 2026
576variableScope398styleThe scope of the variable 'matched' can be reduced.Sat Mar 14 18:00:03 2026
664variableScope398styleThe scope of the variable 'tag' can be reduced.Sat Mar 14 18:00:03 2026
665variableScope398styleThe scope of the variable 'action' can be reduced.Sat Mar 14 18:00:03 2026
865constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'window_size_changed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
962constVariablePointer398styleVariable 'l' can be declared as pointer to constSat Mar 14 18:00:03 2026
965constVariablePointer398styleVariable 'day' can be declared as pointer to constSat Mar 14 18:00:03 2026
987variableScope398styleThe scope of the variable 'primary' can be reduced.Sat Mar 14 18:00:03 2026
1147constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).Sat Mar 14 18:00:03 2026
1519variableScope398styleThe scope of the variable 'err' can be reduced.Sat Mar 14 18:00:03 2026
logview/src/tests/test-reader.c
21unusedVariable563styleUnused variable: daySat Mar 14 18:00:03 2026
22variableScope398styleThe scope of the variable 'day_s' can be reduced.Sat Mar 14 18:00:03 2026