|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Wed Feb 25 09:53:23 2026 |
| accessx-status/applet.c |
| 49 | unusedStructMember | 563 | style | struct member 'ModifierStruct::icon_name' is never used. | Wed Feb 25 09:53:23 2026 |
| 143 | variableScope | 398 | style | The scope of the variable 'launch_context' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 226 | nullPointerRedundantCheck | 476 | warning | Either the condition 'sapplet' is redundant or there is possible null pointer dereference: sapplet. | Wed Feb 25 09:53:23 2026 |
| 409 | unusedVariable | 563 | style | Unused variable: cr | Wed Feb 25 09:53:23 2026 |
| 469 | variableScope | 398 | style | The scope of the variable 'window' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 623 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 625 | variableScope | 398 | style | The scope of the variable 'button_pixbuf' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 680 | variableScope | 398 | style | The scope of the variable 'icon_theme' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 681 | variableScope | 398 | style | The scope of the variable 'icon_size' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 681 | variableScope | 398 | style | The scope of the variable 'icon_scale' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 763 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 989 | variableScope | 398 | style | The scope of the variable 'sapplet' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 1271 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'button_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 1281 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| battstat/acpi-freebsd.c |
| 144 | unusedVariable | 563 | style | Unused variable: acline | Wed Feb 25 09:53:23 2026 |
| 163 | legacyUninitvar | 457 | error | Uninitialized variable: remain | Wed Feb 25 09:53:23 2026 |
| 164 | legacyUninitvar | 457 | error | Uninitialized variable: rate | Wed Feb 25 09:53:23 2026 |
| 200 | knownConditionTrueFalse | 571 | style | Condition 'charging' is always true | Wed Feb 25 09:53:23 2026 |
| 212 | constParameterPointer | 398 | style | Parameter 'acpiinfo' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 218 | constParameterPointer | 398 | style | Parameter 'acpiinfo' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 224 | constParameterPointer | 398 | style | Parameter 'apminfo' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 224 | constParameterPointer | 398 | style | Parameter 'acpiinfo' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 230 | constParameterPointer | 398 | style | Parameter 'acpiinfo' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| battstat/acpi-linux.c |
| 125 | constVariablePointer | 398 | style | Variable 's' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 137 | constVariablePointer | 398 | style | Variable 's' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| battstat/apmlib/apmlib.c |
| 71 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 71 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 71 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 71 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 71 | invalidscanf | 119 | warning | sscanf() without field width limits can crash with huge input data. | Wed Feb 25 09:53:23 2026 |
| 105 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 145 | invalidScanfArgType_int | 686 | warning | %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. | Wed Feb 25 09:53:23 2026 |
| 218 | variableScope | 398 | style | The scope of the variable 'fd' can be reduced. | Wed Feb 25 09:53:23 2026 |
| battstat/battstat-upower.c |
| 70 | syntaxError | | error | failed to evaluate #if condition, undefined function-like macro invocation: UP_CHECK_VERSION( ... ) | Wed Feb 25 09:53:23 2026 |
| battstat/battstat_applet.c |
| 222 | constParameterPointer | 398 | style | Parameter 'applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 488 | variableScope | 398 | style | The scope of the variable 'powerstring' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 489 | variableScope | 398 | style | The scope of the variable 'remaining' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 900 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| battstat/power-management.c |
| 190 | variableScope | 398 | style | The scope of the variable 'fd' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 437 | unusedVariable | 563 | style | Unused variable: err | Wed Feb 25 09:53:23 2026 |
| cafeweather/cafeweather-applet.c |
| 210 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocate_cb' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 228 | constParameterCallback | 398 | style | Parameter 'ev' can be declared as pointer to const. However it seems that 'clicked_cb' is a callback function, if 'ev' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 248 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 463 | variableScope | 398 | style | The scope of the variable 'n' can be reduced. | Wed Feb 25 09:53:23 2026 |
| cafeweather/cafeweather-dialog.c |
| 63 | constVariablePointer | 398 | style | Variable 'settings' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 66 | unreadVariable | 563 | style | Variable 'settings' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 79 | constVariablePointer | 398 | style | Variable 'settings' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 80 | unusedVariable | 563 | style | Unused variable: w | Wed Feb 25 09:53:23 2026 |
| 80 | unusedVariable | 563 | style | Unused variable: h | Wed Feb 25 09:53:23 2026 |
| 82 | unreadVariable | 563 | style | Variable 'settings' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 118 | variableScope | 398 | style | The scope of the variable 'count' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 118 | unreadVariable | 563 | style | Variable 'count' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 167 | variableScope | 398 | style | The scope of the variable 'forecast_note_lbl' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 168 | variableScope | 398 | style | The scope of the variable 'radar_note_lbl' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 169 | variableScope | 398 | style | The scope of the variable 'radar_vbox' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 170 | variableScope | 398 | style | The scope of the variable 'radar_link_btn' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 171 | variableScope | 398 | style | The scope of the variable 'radar_link_box' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 172 | variableScope | 398 | style | The scope of the variable 'forecast_hbox' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 173 | variableScope | 398 | style | The scope of the variable 'ebox' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 174 | variableScope | 398 | style | The scope of the variable 'scrolled_window' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 175 | variableScope | 398 | style | The scope of the variable 'imagescroll_window' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 557 | variableScope | 398 | style | The scope of the variable 'buffer' can be reduced. | Wed Feb 25 09:53:23 2026 |
| cafeweather/cafeweather-pref.c |
| 266 | constVariablePointer | 398 | style | Variable 'gw_applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 266 | unreadVariable | 563 | style | Variable 'gw_applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 266 | unreadVariable | 563 | style | Variable 'gw_applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 270 | unusedVariable | 563 | style | Unused variable: current_location | Wed Feb 25 09:53:23 2026 |
| 317 | variableScope | 398 | style | The scope of the variable 'nxtSunEvent' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 646 | variableScope | 398 | style | The scope of the variable 'path' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 700 | variableScope | 398 | style | The scope of the variable 'path' can be reduced. | Wed Feb 25 09:53:23 2026 |
| charpick/charpick.c |
| 155 | variableScope | 398 | style | The scope of the variable 'curr_data' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 204 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 205 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'key_press_event' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 280 | constVariablePointer | 398 | style | Variable 'applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 280 | unreadVariable | 563 | style | Variable 'applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 280 | unreadVariable | 563 | style | Variable 'applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 298 | variableScope | 398 | style | The scope of the variable 'menuitem' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 534 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'applet_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 657 | constVariablePointer | 398 | style | Variable 'applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 657 | unreadVariable | 563 | style | Variable 'applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 657 | unreadVariable | 563 | style | Variable 'applet' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 658 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 658 | variableScope | 398 | style | The scope of the variable 'n' can be reduced. | Wed Feb 25 09:53:23 2026 |
| charpick/properties.c |
| 86 | staticFunction | | style | The function 'add_edit_dialog_create' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| 269 | variableScope | 398 | style | The scope of the variable 'selection' can be reduced. | Wed Feb 25 09:53:23 2026 |
| command/command.c |
| 287 | duplicateConditionalAssign | 398 | style | The statement 'if (command_applet->width!=width) command_applet->width=width' is logically equivalent to 'command_applet->width=width'. | Wed Feb 25 09:53:23 2026 |
| command/ma-command.c |
| 56 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-applet.c |
| 127 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-monitor-cpuinfo.c |
| 37 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-monitor-libcpufreq.c |
| 38 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-monitor-procfs.c |
| 35 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-monitor-sysfs.c |
| 67 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-monitor.c |
| 68 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-popup.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. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-prefs.c |
| 71 | 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. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector.c |
| 41 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector/cpufreq-selector-libcpufreq.c |
| 41 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector/cpufreq-selector-procfs.c |
| 37 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector/cpufreq-selector-service.c |
| 47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector/cpufreq-selector-sysfs.c |
| 45 | 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. | Wed Feb 25 09:53:23 2026 |
| cpufreq/src/cpufreq-selector/cpufreq-selector.c |
| 43 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| drivemount/drive-button.c |
| 44 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| drivemount/drive-list.c |
| 501 | staticFunction | | style | The function 'drive_list_redraw' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| 508 | staticFunction | | style | The function 'settings_color_changed' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| drivemount/drivemount.c |
| 61 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 184 | variableScope | 398 | style | The scope of the variable 'drive_list' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 185 | variableScope | 398 | style | The scope of the variable 'ao' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 186 | variableScope | 398 | style | The scope of the variable 'action_group' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 187 | variableScope | 398 | style | The scope of the variable 'ui_path' can be reduced. | Wed Feb 25 09:53:23 2026 |
| geyes/geyes.c |
| 47 | constParameterPointer | 398 | style | Parameter 'eyes_applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| geyes/themes.c |
| 58 | variableScope | 398 | style | The scope of the variable 'token' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 82 | redundantAssignment | 563 | style | Variable 'token' is reassigned a value before the old one has been used. | Wed Feb 25 09:53:23 2026 |
| 90 | redundantAssignment | 563 | style | Variable 'token' is reassigned a value before the old one has been used. | Wed Feb 25 09:53:23 2026 |
| 106 | variableScope | 398 | style | The scope of the variable 'dialog' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 265 | constVariablePointer | 398 | style | Variable 'dp' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| multiload/linux-proc.c |
| 103 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 299 | unusedVariable | 563 | style | Unused variable: used | Wed Feb 25 09:53:23 2026 |
| 319 | constParameterPointer | 398 | style | Parameter 'device' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 383 | unusedVariable | 563 | style | Unused variable: index | Wed Feb 25 09:53:23 2026 |
| 422 | unusedVariable | 563 | style | Unused variable: max | Wed Feb 25 09:53:23 2026 |
| 423 | unreadVariable | 563 | style | Variable 'total' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 432 | unreadVariable | 563 | style | Variable 'total' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| multiload/load-graph.c |
| 53 | variableScope | 398 | style | The scope of the variable 'load' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 96 | variableScope | 398 | style | The scope of the variable 'combined' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 96 | unreadVariable | 563 | style | Variable 'combined' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 109 | unusedVariable | 563 | style | Unused variable: grid_color | Wed Feb 25 09:53:23 2026 |
| 158 | variableScope | 398 | style | The scope of the variable 'spacing' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 158 | unreadVariable | 563 | style | Variable 'spacing' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 213 | variableScope | 398 | style | The scope of the variable 'spacing' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 213 | unreadVariable | 563 | style | Variable 'spacing' is assigned a value that is never used. | Wed Feb 25 09:53:23 2026 |
| 382 | variableScope | 398 | style | The scope of the variable 'name' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 382 | variableScope | 398 | style | The scope of the variable 'temp' can be reduced. | Wed Feb 25 09:53:23 2026 |
| multiload/main.c |
| 106 | variableScope | 398 | style | The scope of the variable 'launch_context' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 108 | variableScope | 398 | style | The scope of the variable 'app_info' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 120 | shadowVariable | 398 | style | Local variable 'screen' shadows outer variable | Wed Feb 25 09:53:23 2026 |
| 233 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'multiload_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 246 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'multiload_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Wed Feb 25 09:53:23 2026 |
| 433 | staticFunction | | style | The function 'multiload_applet_refresh' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| multiload/properties.c |
| 112 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Feb 25 09:53:23 2026 |
| netspeed/src/backend.c |
| 100 | constVariablePointer | 398 | style | Variable 'rv' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 210 | clarifyCalculation | 783 | style | Clarify calculation precedence for '&' and '?'. | Wed Feb 25 09:53:23 2026 |
| 211 | clarifyCalculation | 783 | style | Clarify calculation precedence for '&' and '?'. | Wed Feb 25 09:53:23 2026 |
| 284 | staticFunction | | style | The function 'get_wireless_info' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| 317 | duplicateConditionalAssign | 398 | style | The statement 'if (devinfo->qual!=newqual) devinfo->qual=newqual' is logically equivalent to 'devinfo->qual=newqual'. | Wed Feb 25 09:53:23 2026 |
| netspeed/src/netspeed.c |
| 147 | variableScope | 398 | style | The scope of the variable 'down' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 361 | variableScope | 398 | style | The scope of the variable 'surface' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 396 | constVariablePointer | 398 | style | Variable 'applet' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 583 | unusedVariable | 563 | style | Unused variable: info | Wed Feb 25 09:53:23 2026 |
| 606 | variableScope | 398 | style | The scope of the variable 'indiff' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 606 | variableScope | 398 | style | The scope of the variable 'outdiff' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 607 | variableScope | 398 | style | The scope of the variable 'inrate' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 607 | variableScope | 398 | style | The scope of the variable 'outrate' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 608 | variableScope | 398 | style | The scope of the variable 'inbytes' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 608 | variableScope | 398 | style | The scope of the variable 'outbytes' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 845 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 1439 | variableScope | 398 | style | The scope of the variable 'dialog' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 1574 | unusedVariable | 563 | style | Unused variable: menu_string | Wed Feb 25 09:53:23 2026 |
| stickynotes/stickynotes.c |
| 309 | staticFunction | | style | The function 'stickynote_new' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| 395 | staticFunction | | style | The function 'stickynote_get_empty' should have static linkage since it is not used outside of its translation unit. | Wed Feb 25 09:53:23 2026 |
| 698 | variableScope | 398 | style | The scope of the variable 'title' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 699 | variableScope | 398 | style | The scope of the variable 'buffer' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 701 | variableScope | 398 | style | The scope of the variable 'body' can be reduced. | Wed Feb 25 09:53:23 2026 |
| stickynotes/stickynotes_applet.c |
| 85 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If CAFE_PANEL_APPLET_OUT_PROCESS_FACTORY is a macro then please configure it. | Wed Feb 25 09:53:23 2026 |
| stickynotes/stickynotes_applet_callbacks.c |
| 67 | variableScope | 398 | style | The scope of the variable 'note' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 89 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 109 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 125 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 219 | constParameterPointer | 398 | style | Parameter 'allocation' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| stickynotes/stickynotes_callbacks.c |
| 44 | constParameterPointer | 398 | style | Parameter 'widget' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 77 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| stickynotes/util.c |
| 36 | constVariablePointer | 398 | style | Variable 'current' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |
| 103 | uninitvar | 457 | error | Uninitialized variable: num | Wed Feb 25 09:53:23 2026 |
| timerapplet/timerapplet.c |
| 118 | variableScope | 398 | style | The scope of the variable 'hours' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 118 | variableScope | 398 | style | The scope of the variable 'minutes' can be reduced. | Wed Feb 25 09:53:23 2026 |
| 118 | variableScope | 398 | style | The scope of the variable 'seconds' can be reduced. | Wed Feb 25 09:53:23 2026 |
| trashapplet/src/trash-empty.c |
| 163 | variableScope | 398 | style | The scope of the variable 'info' can be reduced. | Wed Feb 25 09:53:23 2026 |
| trashapplet/src/xstuff.c |
| 106 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cx[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 107 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cy[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 108 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cw[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 109 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'ch[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 111 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cxi[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 112 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cyi[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 113 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'cwi[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 114 | negativeIndex | 786 | warning | Either the condition 'j<1-1' is redundant or the array 'chi[1]' is accessed at index -1, which is out of bounds. | Wed Feb 25 09:53:23 2026 |
| 151 | constParameterPointer | 398 | style | Parameter 'opt_rect' can be declared as pointer to const | Wed Feb 25 09:53:23 2026 |