LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
applets/clock/calendar-window.c
510staticFunctionstyleThe function 'calendar_window_get_invert_order' should have static linkage since it is not used outside of its translation unit.
518staticFunctionstyleThe function 'calendar_window_set_invert_order' should have static linkage since it is not used outside of its translation unit.
533staticFunctionstyleThe function 'calendar_window_get_show_weeks' should have static linkage since it is not used outside of its translation unit.
541staticFunctionstyleThe function 'calendar_window_set_show_weeks' should have static linkage since it is not used outside of its translation unit.
applets/clock/clock-face.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/clock/clock-location-tile.c
52unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/clock/clock-location.c
105constParameterPointer398styleParameter 'prefs' can be declared as pointer to const
271constVariablePointer398styleVariable 'priv' can be declared as pointer to const
292constVariablePointer398styleVariable 'priv' can be declared as pointer to const
313constVariablePointer398styleVariable 'priv' can be declared as pointer to const
334constVariablePointer398styleVariable 'priv' can be declared as pointer to const
343constVariablePointer398styleVariable 'priv' can be declared as pointer to const
439staticFunctionstyleThe function 'clock_location_is_current_timezone' should have static linkage since it is not used outside of its translation unit.
478staticFunctionstyleThe function 'clock_location_get_offset' should have static linkage since it is not used outside of its translation unit.
484constVariablePointer398styleVariable 'tm' can be declared as pointer to const
609constVariablePointer398styleVariable 'priv' can be declared as pointer to const
628constVariablePointer398styleVariable 'priv' can be declared as pointer to const
771constParameterPointer398styleParameter 'prefs' can be declared as pointer to const
applets/clock/clock-map.c
55unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/clock/clock-utils.c
44staticFunctionstyleThe function 'clock_locale_supports_am_pm' should have static linkage since it is not used outside of its translation unit.
applets/clock/clock.c
233unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/clock/system-timezone.c
90unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/fish/fish.c
1186constVariablePointer398styleVariable 'tm' can be declared as pointer to const
1520constParameterCallback398styleParameter 'allocation' can be declared as pointer to const. However it seems that 'fish_applet_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s).
1582constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'handle_keypress' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
1610constVariablePointer398styleVariable 'event_widget' can be declared as pointer to const
1625constVariablePointer398styleVariable 'event_widget' can be declared as pointer to const
1637constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'handle_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
applets/notification_area/libstatus-notifier-watcher/gf-sn-watcher-v0.c
51unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
applets/notification_area/libstatus-notifier-watcher/gf-status-notifier-watcher.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/notification_area/main.c
69unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/notification_area/na-grid.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/notification_area/na-host.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it.
applets/notification_area/na-item.c
23unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE_WITH_CODE is a macro then please configure it.
applets/notification_area/status-notifier/sn-dbus-menu.c
68unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/notification_area/status-notifier/sn-host-v0.c
62unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
applets/notification_area/status-notifier/sn-item-v0.c
88unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/notification_area/status-notifier/sn-item.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_CODE is a macro then please configure it.
applets/notification_area/system-tray/fixedtip.c
48unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
applets/notification_area/system-tray/na-tray-child.c
48unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
applets/notification_area/system-tray/na-tray-manager.c
94unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
applets/notification_area/system-tray/na-tray.c
95unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
applets/notification_area/testtray.c
104constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'maybe_quit' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
applets/vncklet/showdesktop.c
109constParameterCallback398styleParameter 'allocation' can be declared as pointer to const. However it seems that 'button_size_allocated' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s).
322constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'do_not_eat_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
applets/vncklet/window-menu.c
150constParameterCallback398styleParameter 'allocation' can be declared as pointer to const. However it seems that 'window_menu_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s).
183constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'window_menu_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
217constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'filter_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
cafe-panel/applet.c
87staticFunctionstyleThe function 'cafe_panel_applet_toggle_locked' should have static linkage since it is not used outside of its translation unit.
617staticFunctionstyleThe function 'cafe_panel_applet_menu_set_recurse' should have static linkage since it is not used outside of its translation unit.
809constVariablePointer398styleVariable 'li' can be declared as pointer to const
811constVariablePointer398styleVariable 'applet' can be declared as pointer to const
816constVariablePointer398styleVariable 'applet' can be declared as pointer to const
841staticFunctionstyleThe function 'cafe_panel_applet_stop_loading' should have static linkage since it is not used outside of its translation unit.
1167constParameterPointer398styleParameter 'info' can be declared as pointer to const
1176constParameterPointer398styleParameter 'applet_widget' can be declared as pointer to const
1215constParameterPointer398styleParameter 'screen' can be declared as pointer to const
1352staticFunctionstyleThe function 'cafe_panel_applet_get_position' should have static linkage since it is not used outside of its translation unit.
1354constVariablePointer398styleVariable 'applet_data' can be declared as pointer to const
1383staticFunctionstyleThe function 'cafe_panel_applet_lockable' should have static linkage since it is not used outside of its translation unit.
cafe-panel/button-widget.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/cafe-desktop-item-edit.c
33constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'dialog_destroyed' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
65constVariablePointer398styleVariable 'dir' can be declared as pointer to const
cafe-panel/drawer.c
67constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'key_press_drawer' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
137constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'key_press_drawer_widget' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
491constParameterPointer398styleParameter 'toplevel_id' can be declared as pointer to const
cafe-panel/launcher.c
263constParameterPointer398styleParameter 'launcher' can be declared as pointer to const
291constParameterPointer398styleParameter 'widget' can be declared as pointer to const
296constVariablePointer398styleVariable 'source' can be declared as pointer to const
734constVariablePointer398styleVariable 'launcher' can be declared as pointer to const
1148constVariablePointer398styleVariable 'info' can be declared as pointer to const
cafe-panel/libcafe-panel-applet-private/panel-applet-container.c
46unusedStructMember563stylestruct member '_CafePanelAppletContainerPrivate::socket' is never used.
89staticFunctionstyleThe function 'cafe_panel_applet_container_error_quark' should have static linkage since it is not used outside of its translation unit.
cafe-panel/libcafe-panel-applet-private/panel-applet-frame-dbus.c
52unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/libcafe-panel-applet-private/panel-applets-manager-dbus.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
cafe-panel/libegg/eggdesktopfile.c
59staticFunctionstyleThe function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit.
157staticFunctionstyleThe function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit.
314staticFunctionstyleThe function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit.
332constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
346constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
360constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
381constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
567constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
586constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
602constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
602staticFunctionstyleThe function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit.
641constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to const
649constVariablePointer398styleVariable 'doc' can be declared as pointer to const
1425staticFunctionstyleThe function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit.
cafe-panel/libegg/eggsmclient-xsmp.c
176unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
cafe-panel/libegg/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.
cafe-panel/libpanel-util/panel-color.c
104redundantAssignment563styleVariable '*l' is assigned an expression that holds the same value.
169constParameterPointer398styleParameter 'a' can be declared as pointer to const
cafe-panel/libpanel-util/panel-icon-chooser.c
60unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/libpanel-util/panel-launch.c
98staticFunctionstyleThe function 'panel_app_info_launch_uris' should have static linkage since it is not used outside of its translation unit.
193staticFunctionstyleThe function 'panel_launch_desktop_file' should have static linkage since it is not used outside of its translation unit.
cafe-panel/libpanel-util/panel-session-manager.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
cafe-panel/libpanel-util/panel-xdg.c
124redundantAssignment563styleVariable 'current' is reassigned a value before the old one has been used.
cafe-panel/menu.c
162staticFunctionstyleThe function 'panel_create_menu' should have static linkage since it is not used outside of its translation unit.
583constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'menu_dummy_button_press_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
584constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'menu_dummy_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
747staticFunctionstyleThe function 'setup_menuitem' should have static linkage since it is not used outside of its translation unit.
970staticFunctionstyleThe function 'panel_image_menu_item_new' should have static linkage since it is not used outside of its translation unit.
1218staticFunctionstyleThe function 'create_applications_menu' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-a11y.c
24staticFunctionstyleThe function 'panel_a11y_get_is_a11y_enabled' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-action-button.c
77unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-action-protocol.c
124constVariablePointer398styleVariable 'window' can be declared as pointer to const
cafe-panel/panel-addto.c
355constVariable398styleVariable 'target' can be declared as const array
372constVariable398styleVariable 'target' can be declared as const array
383constVariable398styleVariable 'target' can be declared as const array
cafe-panel/panel-applet-frame.c
96unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-applet-info.c
96constParameterPointer398styleParameter 'info' can be declared as pointer to const
102constParameterPointer398styleParameter 'info' can be declared as pointer to const
108constParameterPointer398styleParameter 'info' can be declared as pointer to const
114constParameterPointer398styleParameter 'info' can be declared as pointer to const
120constParameterPointer398styleParameter 'info' can be declared as pointer to const
126constParameterPointer398styleParameter 'info' can be declared as pointer to const
132constParameterPointer398styleParameter 'info' can be declared as pointer to const
cafe-panel/panel-applets-manager.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE is a macro then please configure it.
cafe-panel/panel-background-monitor.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
cafe-panel/panel-background.c
54staticFunctionstyleThe function 'panel_background_apply_css' should have static linkage since it is not used outside of its translation unit.
118unreadVariable563styleVariable 'width' is assigned a value that is never used.
119unreadVariable563styleVariable 'height' is assigned a value that is never used.
520constVariablePointer398styleVariable 'srcptr' can be declared as pointer to const
529constVariablePointer398styleVariable 'src' can be declared as pointer to const
815constParameterPointer398styleParameter 'color' can be declared as pointer to const
1058constParameterPointer398styleParameter 'background' can be declared as pointer to const
1074constParameterPointer398styleParameter 'background' can be declared as pointer to const
1074staticFunctionstyleThe function 'panel_background_effective_type' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-ditem-editor.c
171unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-force-quit.c
145uninitvar457errorUninitialized variable: prop
cafe-panel/panel-frame.c
166staticFunctionstyleThe function 'panel_frame_draw' should have static linkage since it is not used outside of its translation unit.
373staticFunctionstyleThe function 'panel_frame_set_edges' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-lockdown.c
291constVariablePointer398styleVariable 'cclosure' can be declared as pointer to const
cafe-panel/panel-menu-bar.c
71unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-menu-button.c
98unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-menu-items.c
96unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-multimonitor.c
105shadowVariable398styleLocal variable 'geometries' shadows outer variable
222shadowVariable398styleLocal variable 'geometries' shadows outer variable
252knownConditionTrueFalse570styleCondition '*monitors_ret>0' is always false
266constParameterPointer398styleParameter 'r' can be declared as pointer to const
276shadowVariable398styleLocal variable 'geometries' shadows outer variable
491staticFunctionstyleThe function 'panel_multimonitor_reinit' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-profile.c
266staticFunctionstyleThe function 'panel_profile_get_background_cdk_rgba' should have static linkage since it is not used outside of its translation unit.
386staticFunctionstyleThe function 'panel_profile_get_attached_object_settings' should have static linkage since it is not used outside of its translation unit.
884staticFunctionstyleThe function 'panel_profile_remove_from_list' should have static linkage since it is not used outside of its translation unit.
907constParameterPointer398styleParameter 'screen' can be declared as pointer to const
923constVariablePointer398styleVariable 'toplevel_screen' can be declared as pointer to const
1164constParameterCallback398styleParameter 'toplevel_id' can be declared as pointer to const. However it seems that 'panel_profile_load_and_show_toplevel' is a callback function, if 'toplevel_id' is declared with const you might also need to cast function pointer(s).
1585nullPointerRedundantCheck476warningEither the condition 'list' is redundant or there is possible null pointer dereference: list.
cafe-panel/panel-properties-dialog.c
934unreadVariable563styleVariable 'dialog' is assigned a value that is never used.
cafe-panel/panel-run-dialog.c
140arrayIndexThenCheck398styleArray index 'i' is used before limits check.
979constVariablePointer398styleVariable 'p' can be declared as pointer to const
1633nullPointerRedundantCheck476warningEither the condition '!start' is redundant or there is possible null pointer dereference: start.
1952constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
cafe-panel/panel-separator.c
40unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-session.c
39constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'panel_session_handle_quit' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
cafe-panel/panel-shell.c
45constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'panel_shell_on_name_lost' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
50constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'panel_shell_on_name_lost' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
cafe-panel/panel-struts.c
61constParameterPointer398styleParameter 'toplevel' can be declared as pointer to const
66constVariablePointer398styleVariable 'strut' can be declared as pointer to const
188constParameterPointer398styleParameter 'toplevel' can be declared as pointer to const
189constParameterPointer398styleParameter 'screen' can be declared as pointer to const
329staticFunctionstyleThe function 'panel_struts_unset_window_hint' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-toplevel.c
248unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-panel/panel-util.c
82constParameterPointer398styleParameter 'widget' can be declared as pointer to const
90constVariablePointer398styleVariable 'info' can be declared as pointer to const
154staticFunctionstyleThe function 'panel_is_program_in_path' should have static linkage since it is not used outside of its translation unit.
288staticFunctionstyleThe function 'panel_find_icon' should have static linkage since it is not used outside of its translation unit.
452staticFunctionstyleThe function 'panel_lock_screen_action' should have static linkage since it is not used outside of its translation unit.
cafe-panel/panel-widget.c
107constParameterCallback398styleParameter 'ad1' can be declared as pointer to const. However it seems that 'applet_data_compare' is a callback function, if 'ad1' is declared with const you might also need to cast function pointer(s).
107constParameterCallback398styleParameter 'ad2' can be declared as pointer to const. However it seems that 'applet_data_compare' is a callback function, if 'ad2' is declared with const you might also need to cast function pointer(s).
504constParameterPointer398styleParameter 'widget' can be declared as pointer to const
519constVariablePointer398styleVariable 'child_widget' can be declared as pointer to const
614constVariablePointer398styleVariable 'ad' can be declared as pointer to const
669knownConditionTrueFalse571styleCondition 'cells<=ad->size_hints[i]' is always true
686constVariablePointer398styleVariable 'nad' can be declared as pointer to const
762constVariablePointer398styleVariable 'pad' can be declared as pointer to const
834constVariablePointer398styleVariable 'ad' can be declared as pointer to const
835constVariablePointer398styleVariable 'nad' can be declared as pointer to const
861constVariablePointer398styleVariable 'nad' can be declared as pointer to const
883constVariablePointer398styleVariable 'nad' can be declared as pointer to const
908constVariablePointer398styleVariable 'ad' can be declared as pointer to const
909constVariablePointer398styleVariable 'pad' can be declared as pointer to const
935constVariablePointer398styleVariable 'pad' can be declared as pointer to const
957constVariablePointer398styleVariable 'pad' can be declared as pointer to const
998constVariablePointer398styleVariable 'pad' can be declared as pointer to const
1006knownConditionTrueFalse571styleCondition 'ad->constrained<finalpos' is always true
1023constVariablePointer398styleVariable 'nad' can be declared as pointer to const
1049constVariablePointer398styleVariable 'nad' can be declared as pointer to const
1088constVariablePointer398styleVariable 'pad' can be declared as pointer to const
1141knownConditionTrueFalse571styleCondition 'ad->constrained<finalpos' is always true
1146constVariablePointer398styleVariable 'pad' can be declared as pointer to const
1565staticFunctionstyleThe function 'panel_widget_is_cursor' should have static linkage since it is not used outside of its translation unit.
1843staticFunctionstyleThe function 'panel_widget_applet_drag_end' should have static linkage since it is not used outside of its translation unit.
1896constVariablePointer398styleVariable 'ad' can be declared as pointer to const
1931constParameterPointer398styleParameter 'ad' can be declared as pointer to const
1958constVariablePointer398styleVariable 'applet' can be declared as pointer to const
1977constVariablePointer398styleVariable 'applet' can be declared as pointer to const
2190constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'panel_widget_applet_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
2306constVariablePointer398styleVariable 'bevent' can be declared as pointer to const
2562constVariablePointer398styleVariable 'info' can be declared as pointer to const
2804staticFunctionstyleThe function 'panel_widget_focus' should have static linkage since it is not used outside of its translation unit.
2918constVariablePointer398styleVariable 'ad' can be declared as pointer to const
cafe-panel/panel-xutils.c
172constVariablePointer398styleVariable 'keysyms_for_keycode' can be declared as pointer to const
cafe-panel/panel.c
160constParameterPointer398styleParameter 'panel' can be declared as pointer to const
223constVariablePointer398styleVariable 'info' can be declared as pointer to const
229constVariablePointer398styleVariable 'drawer' can be declared as pointer to const
402constParameterCallback398styleParameter 'widget' can be declared as pointer to const. However it seems that 'panel_key_press_event' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s).
403constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'panel_key_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
448constParameterPointer398styleParameter 'dropped' can be declared as pointer to const
762nullPointerRedundantCheck476warningEither the condition 'info!=NULL' is redundant or there is possible null pointer dereference: info.
cafe-panel/wayland-backend.c
45staticFunctionstyleThe function 'wayland_panel_toplevel_update_placement' should have static linkage since it is not used outside of its translation unit.
cafe-panel/xstuff.c
296negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cx[1]' is accessed at index -1, which is out of bounds.
297negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cy[1]' is accessed at index -1, which is out of bounds.
298negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cw[1]' is accessed at index -1, which is out of bounds.
299negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'ch[1]' is accessed at index -1, which is out of bounds.
301negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cxi[1]' is accessed at index -1, which is out of bounds.
302negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cyi[1]' is accessed at index -1, which is out of bounds.
303negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'cwi[1]' is accessed at index -1, which is out of bounds.
304negativeIndex786warningEither the condition 'j<1-1' is redundant or the array 'chi[1]' is accessed at index -1, which is out of bounds.
344constParameterPointer398styleParameter 'opt_rect' can be declared as pointer to const
libcafe-panel-applet/cafe-panel-applet-factory.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
libcafe-panel-applet/cafe-panel-applet.c
153unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafe-panel-applet/panel-plug.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.