|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
src/capplet/cafe-notification-properties.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
49 | unusedStructMember | 563 | style | struct member 'NotificationAppletDialog::preview_button' is never used. |
87 | redundantAssignment | 563 | style | Variable 'valid' is reassigned a value before the old one has been used. |
89 | shadowArgument | 398 | style | Local variable 'key' shadows outer argument |
199 | constVariablePointer | 398 | style | Variable 'screen' can be declared as pointer to const |
305 | variableScope | 398 | style | The scope of the variable 'theme_name' can be reduced. |
306 | variableScope | 398 | style | The scope of the variable 'theme_label' can be reduced. |
src/daemon/daemon.c |
947 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_GSIZE_FORMAT is a macro then please configure it. |
src/daemon/stack.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
45 | constParameterPointer | 398 | style | Parameter 'stack' can be declared as pointer to const |
62 | constVariablePointer | 398 | style | Variable 'workareas' can be declared as pointer to const |
118 | constParameterPointer | 398 | style | Parameter 'workarea' can be declared as pointer to const |
156 | constParameterPointer | 398 | style | Parameter 'workarea' can be declared as pointer to const |
276 | constParameterPointer | 398 | style | Parameter 'nw' can be declared as pointer to const |
src/themes/coco/coco-theme.c |
39 | unusedStructMember | 563 | style | struct member 'WindowData::top_spacer' is never used. |
40 | unusedStructMember | 563 | style | struct member 'WindowData::bottom_spacer' is never used. |
47 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. |
48 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. |
271 | 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). |
319 | 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). |
598 | constParameterPointer | 398 | style | Parameter 'nw' can be declared as pointer to const |
702 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const |
src/themes/nodoka/nodoka-theme.c |
63 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. |
64 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. |
140 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const |
422 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. |
423 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. |
433 | unreadVariable | 563 | style | Variable 'center_color.red' is assigned a value that is never used. |
434 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. |
435 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. |
446 | unreadVariable | 563 | style | Variable 'center_color.red' is assigned a value that is never used. |
447 | unreadVariable | 563 | style | Variable 'center_color.green' is assigned a value that is never used. |
448 | unreadVariable | 563 | style | Variable 'center_color.blue' is assigned a value that is never used. |
624 | 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). |
1099 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const |
src/themes/slider/theme.c |
42 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. |
254 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'on_window_map' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). |
254 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_window_map' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
254 | constParameterCallback | 398 | style | Parameter 'windata' can be declared as pointer to const. However it seems that 'on_window_map' is a callback function, if 'windata' is declared with const you might also need to cast function pointer(s). |
286 | 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). |
296 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'on_window_realize' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). |
296 | constParameterCallback | 398 | style | Parameter 'windata' can be declared as pointer to const. However it seems that 'on_window_realize' is a callback function, if 'windata' is declared with const you might also need to cast function pointer(s). |
662 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const |
844 | constParameterPointer | 398 | style | Parameter 'nw' can be declared as pointer to const |
src/themes/standard/theme.c |
44 | unusedStructMember | 563 | style | struct member 'WindowData::last_sep' is never used. |
45 | unusedStructMember | 563 | style | struct member 'WindowData::stripe_spacer' is never used. |
416 | unreadVariable | 563 | style | Variable 'i' is assigned a value that is never used. |
448 | unreadVariable | 563 | style | Variable 'i' is assigned a value that is never used. |
468 | unreadVariable | 563 | style | Variable 'arrow_side1_width' is assigned a value that is never used. |
469 | unreadVariable | 563 | style | Variable 'arrow_offset' is assigned a value that is never used. |
473 | unreadVariable | 563 | style | Variable 'arrow_side2_width' is assigned a value that is never used. |
474 | unreadVariable | 563 | style | Variable 'arrow_offset' is assigned a value that is never used. |
625 | 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). |
1133 | constVariablePointer | 398 | style | Variable 'windata' can be declared as pointer to const |