|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
applets/brightness/brightness-applet.c |
78 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
applets/brightness/egg-debug.c |
84 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
applets/inhibit/egg-debug.c |
84 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
applets/inhibit/inhibit-applet.c |
72 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/cpm-backlight.c |
82 | 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. |
src/cpm-brightness.c |
82 | 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. |
src/cpm-button.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. |
src/cpm-control.c |
68 | 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. |
src/cpm-dpms.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. |
src/cpm-engine.c |
81 | 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. |
src/cpm-graph-widget.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
62 | unusedStructMember | 563 | style | struct member 'CpmGraphWidgetPrivate::title' is never used. |
97 | variableScope | 398 | style | The scope of the variable 'keyitem' can be reduced. |
383 | variableScope | 398 | style | The scope of the variable 'obj' can be reduced. |
535 | unreadVariable | 563 | style | Variable 'offsetx' is assigned a value that is never used. |
536 | unreadVariable | 563 | style | Variable 'offsety' is assigned a value that is never used. |
601 | variableScope | 398 | style | The scope of the variable 'text' can be reduced. |
635 | constVariablePointer | 398 | style | Variable 'point' can be declared as pointer to const |
729 | constVariablePointer | 398 | style | Variable 'point' can be declared as pointer to const |
843 | duplicateExpression | 398 | style | Same expression on both sides of '/'. |
899 | variableScope | 398 | style | The scope of the variable 'data' can be reduced. |
1036 | variableScope | 398 | style | The scope of the variable 'keydataitem' can be reduced. |
src/cpm-idle.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. |
src/cpm-kbd-backlight.c |
63 | 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. |
src/cpm-load.c |
58 | 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. |
src/cpm-manager.c |
119 | 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. |
src/cpm-phone.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. |
src/cpm-prefs-core.c |
70 | 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. |
src/cpm-prefs.c |
44 | constParameterCallback | 398 | style | Parameter 'prefs' can be declared as pointer to const. However it seems that 'cpm_prefs_help_cb' is a callback function, if 'prefs' is declared with const you might also need to cast function pointer(s). |
70 | unusedVariable | 563 | style | Unused variable: ret |
src/cpm-screensaver.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. |
src/cpm-session.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. |
src/cpm-statistics.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
105 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'cpm_stats_button_help_cb' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). |
179 | variableScope | 398 | style | The scope of the variable 'point_new' can be reduced. |
283 | constVariablePointer | 398 | style | Variable 'time_tm' can be declared as pointer to const |
470 | variableScope | 398 | style | The scope of the variable 'smoothed' can be reduced. |
820 | variableScope | 398 | style | The scope of the variable 'device' can be reduced. |
879 | unusedVariable | 563 | style | Unused variable: text |
923 | unreadVariable | 563 | style | Variable 'object_path' is assigned a value that is never used. |
939 | variableScope | 398 | style | The scope of the variable 'device_tmp' can be reduced. |
1255 | unreadVariable | 563 | style | Variable 'retval' is assigned a value that is never used. |
src/cpm-tray-icon.c |
61 | 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. |
src/cpm-upower.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
187 | variableScope | 398 | style | The scope of the variable 'time_to_full_str' can be reduced. |
src/csd_media-keys-window.c |
50 | 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. |
src/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. |
src/egg-array-float.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
202 | constParameterPointer | 398 | style | Parameter 'array' can be declared as pointer to const |
src/egg-color.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
src/egg-console-kit.c |
61 | 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. |
src/egg-debug.c |
84 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
src/egg-discrete.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
134 | knownConditionTrueFalse | 571 | style | Condition 'value==100' is always true |
143 | knownConditionTrueFalse | 570 | style | Condition 'fvalue>-0.01' is always false |
152 | knownConditionTrueFalse | 571 | style | Condition 'fvalue>-1.01' is always true |
152 | knownConditionTrueFalse | 570 | style | Condition 'fvalue<1.01' is always false |
src/egg-idletime.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. |
src/egg-precision.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
src/egg-test.c |
125 | constParameterPointer | 398 | style | Parameter 'test' can be declared as pointer to const |
263 | constParameterPointer | 398 | style | Parameter 'test' can be declared as pointer to const |