|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Fri Oct 24 07:58:53 2025 |
| src/capplet/cafe-notification-properties.c |
| 48 | unusedStructMember | 563 | style | struct member 'NotificationAppletDialog::preview_button' is never used. | Fri Oct 24 07:58:53 2025 |
| 88 | redundantAssignment | 563 | style | Variable 'valid' is reassigned a value before the old one has been used. | Fri Oct 24 07:58:53 2025 |
| 90 | shadowArgument | 398 | style | Local variable 'key' shadows outer argument | Fri Oct 24 07:58:53 2025 |
| 204 | constVariablePointer | 398 | style | Variable 'screen' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| src/daemon/daemon.c |
| 950 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GSIZE_FORMAT is a macro then please configure it. | Fri Oct 24 07:58:53 2025 |
| src/daemon/stack.c |
| 44 | constParameterPointer | 398 | style | Parameter 'stack' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 61 | constVariablePointer | 398 | style | Variable 'workareas' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 117 | constParameterPointer | 398 | style | Parameter 'workarea' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 155 | constParameterPointer | 398 | style | Parameter 'workarea' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 275 | constParameterPointer | 398 | style | Parameter 'nw' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 392 | staticFunction | | style | The function 'notify_stack_remove_window' should have static linkage since it is not used outside of its translation unit. | Fri Oct 24 07:58:53 2025 |
| src/themes/coco/coco-theme.c |
| 39 | unusedStructMember | 563 | style | struct member 'WindowData::top_spacer' is never used. | Fri Oct 24 07:58:53 2025 |
| 40 | unusedStructMember | 563 | style | struct member 'WindowData::bottom_spacer' is never used. | Fri Oct 24 07:58:53 2025 |
| 47 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. | Fri Oct 24 07:58:53 2025 |
| 48 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. | Fri Oct 24 07:58:53 2025 |
| 277 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 325 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 605 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 712 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| src/themes/nodoka/nodoka-theme.c |
| 63 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. | Fri Oct 24 07:58:53 2025 |
| 64 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. | Fri Oct 24 07:58:53 2025 |
| 142 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 428 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 429 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 439 | unreadVariable | 563 | style | Variable 'center_color.red' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 440 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 441 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 452 | unreadVariable | 563 | style | Variable 'center_color.red' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 453 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 454 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 634 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 1110 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| src/themes/slider/theme.c |
| 41 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. | Fri Oct 24 07:58:53 2025 |
| 255 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_window_map' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 256 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_window_map' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 289 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 299 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_window_realize' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 669 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| 853 | constParameterPointer | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |
| src/themes/standard/theme.c |
| 43 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. | Fri Oct 24 07:58:53 2025 |
| 44 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. | Fri Oct 24 07:58:53 2025 |
| 415 | unreadVariable | 563 | style | Variable 'i' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 447 | unreadVariable | 563 | style | Variable 'i' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 467 | unreadVariable | 563 | style | Variable 'arrow_side1_width' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 468 | unreadVariable | 563 | style | Variable 'arrow_offset' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 472 | unreadVariable | 563 | style | Variable 'arrow_side2_width' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 473 | unreadVariable | 563 | style | Variable 'arrow_offset' is assigned a value that is never used. | Fri Oct 24 07:58:53 2025 |
| 626 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Fri Oct 24 07:58:53 2025 |
| 1138 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const | Fri Oct 24 07:58:53 2025 |