|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Sun Sep 14 11:28:40 2025 |
cafe-settings-daemon/cafe-settings-manager.c |
64 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
cafe-settings-daemon/cafe-settings-module.c |
46 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
cafe-settings-daemon/cafe-settings-plugin-info.c |
80 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
cafe-settings-daemon/cafe-settings-plugin.c |
41 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
cafe-settings-daemon/main.c |
225 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_session_over' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
plugins/a11y-keyboard/csd_a11y-keyboard-manager.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/a11y-keyboard/csd_a11y-keyboard-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/a11y-keyboard/csd_a11y-preferences-dialog.c |
114 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/a11y-settings/csd_a11y-settings-manager.c |
51 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/a11y-settings/csd_a11y-settings-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/background/csd_background-manager.c |
69 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/background/csd_background-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/clipboard/csd_clipboard-manager.c |
89 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/clipboard/csd_clipboard-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/clipboard/list.c |
48 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: link | Sun Sep 14 11:28:40 2025 |
49 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: link | Sun Sep 14 11:28:40 2025 |
85 | constParameterPointer | 398 | style | Parameter 'data' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
123 | constParameterPointer | 398 | style | Parameter 'list' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
132 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: new_list | Sun Sep 14 11:28:40 2025 |
133 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: new_list | Sun Sep 14 11:28:40 2025 |
140 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: last | Sun Sep 14 11:28:40 2025 |
141 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: last | Sun Sep 14 11:28:40 2025 |
142 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: last | Sun Sep 14 11:28:40 2025 |
146 | nullPointerOutOfMemory | 476 | warning | If memory allocation fails, then there is a possible null pointer dereference: last | Sun Sep 14 11:28:40 2025 |
plugins/clipboard/xutils.c |
83 | constParameterCallback | 398 | style | Parameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
84 | constParameterCallback | 398 | style | Parameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
87 | constVariablePointer | 398 | style | Variable 'info' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
plugins/common/csd_input-helper.c |
32 | staticFunction | | style | The function 'supports_xinput_devices' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
73 | staticFunction | | style | The function 'device_is_touchpad' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
115 | constVariablePointer | 398 | style | Variable 'device' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
123 | knownConditionTrueFalse | 571 | style | Condition 'device_info!=NULL' is always true | Sun Sep 14 11:28:40 2025 |
plugins/common/csd_keygrab.c |
168 | constParameterPointer | 398 | style | Parameter 'dpy' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
192 | staticFunction | | style | The function 'key_uses_keycode' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
206 | constParameterPointer | 398 | style | Parameter 'key' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
243 | knownConditionTrueFalse | 571 | style | Return value 'key!=NULL' is always true | Sun Sep 14 11:28:40 2025 |
plugins/common/csd_osd-window.c |
64 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/common/eggaccelerators.c |
410 | duplicateExpression | 398 | style | Same expression on both sides of '-='. | Sun Sep 14 11:28:40 2025 |
645 | staticFunction | | style | The function 'egg_keymap_get_modmap' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
plugins/datetime/csd_datetime-mechanism.c |
75 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/datetime/system-timezone.c |
90 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/dummy/csd_dummy-manager.c |
52 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/dummy/csd_dummy-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/housekeeping/csd_disk-space.c |
256 | constParameterPointer | 398 | style | Parameter 'mount' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
394 | variableScope | 398 | style | The scope of the variable 'curr_time' can be reduced. | Sun Sep 14 11:28:40 2025 |
639 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'csd_ldsm_update_config' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
646 | staticFunction | | style | The function 'csd_ldsm_setup' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
674 | staticFunction | | style | The function 'csd_ldsm_clean' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
plugins/housekeeping/csd_housekeeping-manager.c |
47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/housekeeping/csd_housekeeping-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/housekeeping/csd_ldsm-dialog.c |
124 | variableScope | 398 | style | The scope of the variable 'path_to_remove' can be reduced. | Sun Sep 14 11:28:40 2025 |
147 | constVariablePointer | 398 | style | Variable 'dialog' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
419 | variableScope | 398 | style | The scope of the variable 'button_empty_trash' can be reduced. | Sun Sep 14 11:28:40 2025 |
419 | variableScope | 398 | style | The scope of the variable 'button_analyze' can be reduced. | Sun Sep 14 11:28:40 2025 |
420 | variableScope | 398 | style | The scope of the variable 'empty_trash_image' can be reduced. | Sun Sep 14 11:28:40 2025 |
420 | variableScope | 398 | style | The scope of the variable 'analyze_image' can be reduced. | Sun Sep 14 11:28:40 2025 |
plugins/housekeeping/csd_ldsm-trash-empty.c |
166 | variableScope | 398 | style | The scope of the variable 'info' can be reduced. | Sun Sep 14 11:28:40 2025 |
plugins/keybindings/csd_keybindings-manager.c |
69 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/keybindings/csd_keybindings-plugin.c |
33 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/keyboard/csd_keyboard-manager.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/keyboard/csd_keyboard-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/keyboard/csd_keyboard-xkb.c |
160 | constParameterCallback | 398 | style | Parameter 'settings' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
160 | constParameterCallback | 398 | style | Parameter 'key' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
169 | variableScope | 398 | style | The scope of the variable 'context' can be reduced. | Sun Sep 14 11:28:40 2025 |
474 | constParameterCallback | 398 | style | Parameter 'settings' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
474 | constParameterCallback | 398 | style | Parameter 'key' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
508 | constParameterCallback | 398 | style | Parameter 'engine' can be declared as pointer to const. However it seems that 'csd_keyboard_new_device' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
plugins/media-keys/csd_media-keys-manager.c |
102 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/media-keys/csd_media-keys-plugin.c |
41 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/media-keys/csd_media-keys-window.c |
53 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/mouse/csd_locate-pointer.c |
173 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable | Sun Sep 14 11:28:40 2025 |
256 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable | Sun Sep 14 11:28:40 2025 |
328 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable | Sun Sep 14 11:28:40 2025 |
342 | shadowVariable | 398 | style | Local variable 'data' shadows outer variable | Sun Sep 14 11:28:40 2025 |
414 | staticFunction | | style | The function 'csd_locate_pointer' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
plugins/mouse/csd_mouse-manager.c |
121 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/mouse/csd_mouse-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/mouse/csd_timeline.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/mpris/csd_mpris-manager.c |
67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/mpris/csd_mpris-plugin.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/rfkill/csd_rfkill-manager.c |
83 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/rfkill/csd_rfkill-plugin.c |
36 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/rfkill/rfkill-glib.c |
60 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/smartcard/csd_smartcard-manager.c |
213 | staticFunction | | style | The function 'csd_smartcard_manager_get_module_path' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
293 | constParameterCallback | 398 | style | Parameter 'slot_id_1' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_1' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
294 | constParameterCallback | 398 | style | Parameter 'slot_id_2' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_2' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
359 | staticFunction | | style | The function 'csd_smartcard_manager_error_quark' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
907 | variableScope | 398 | style | The scope of the variable 'bytes_read' can be reduced. | Sun Sep 14 11:28:40 2025 |
944 | variableScope | 398 | style | The scope of the variable 'bytes_written' can be reduced. | Sun Sep 14 11:28:40 2025 |
1023 | constParameterPointer | 398 | style | Parameter 'worker' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
1047 | constParameterPointer | 398 | style | Parameter 'worker' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
1282 | constParameterCallback | 398 | style | Parameter 'manager' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
1283 | constParameterCallback | 398 | style | Parameter 'card' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'card' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
plugins/smartcard/csd_smartcard-plugin.c |
184 | constVariablePointer | 398 | style | Variable 'remove_action_string' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
339 | constParameterPointer | 398 | style | Parameter 'klass' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
plugins/smartcard/csd_smartcard.c |
208 | staticFunction | | style | The function 'csd_smartcard_get_slot_id' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
226 | constParameterPointer | 398 | style | Parameter 'card' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
plugins/sound/csd_sound-manager.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/sound/csd_sound-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/typing-break/csd_typing-break-manager.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/typing-break/csd_typing-break-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xrandr/csd_xrandr-manager.c |
133 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xrandr/csd_xrandr-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xrdb/csd_xrdb-manager.c |
56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xrdb/csd_xrdb-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xsettings/csd_xsettings-manager.c |
115 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xsettings/csd_xsettings-plugin.c |
34 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it. | Sun Sep 14 11:28:40 2025 |
plugins/xsettings/fontconfig-monitor.c |
43 | staticFunction | | style | The function 'fontconfig_cache_update' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
148 | staticFunction | | style | The function 'fontconfig_monitor_start' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
plugins/xsettings/xsettings-common.c |
263 | knownConditionTrueFalse | 570 | style | Condition '*(char*)&myint==1' is always false | Sun Sep 14 11:28:40 2025 |
plugins/xsettings/xsettings-manager.c |
57 | constParameterCallback | 398 | style | Parameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
58 | constParameterCallback | 398 | style | Parameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s). | Sun Sep 14 11:28:40 2025 |
61 | constVariablePointer | 398 | style | Variable 'info' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
199 | constParameterPointer | 398 | style | Parameter 'manager' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
206 | constParameterPointer | 398 | style | Parameter 'xev' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
227 | constParameterPointer | 398 | style | Parameter 'manager' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
227 | staticFunction | | style | The function 'xsettings_manager_set_setting' should have static linkage since it is not used outside of its translation unit. | Sun Sep 14 11:28:40 2025 |
287 | constParameterPointer | 398 | style | Parameter 'value' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |
299 | constParameterPointer | 398 | style | Parameter 'setting' can be declared as pointer to const | Sun Sep 14 11:28:40 2025 |