|
| missingInclude | | information | Cppcheck cannot find all the include files (use --check-config for details) |
src/cafevaluearray.c |
65 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it. |
src/eggsmclient.c |
49 | 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/extra-strings.c |
24 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If N_ is a macro then please configure it. |
src/skey-popup.c |
93 | oppositeInnerCondition | 398 | warning | Opposite inner 'if' condition leads to a dead code block. |
109 | oppositeInnerCondition | 398 | warning | Opposite inner 'if' condition leads to a dead code block. |
187 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/terminal-app.c |
1398 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
src/terminal-close-button.c |
30 | 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. |
src/terminal-encoding.c |
49 | unusedStructMember | 563 | style | struct member 'Anonymous0::charset' is never used. |
50 | unusedStructMember | 563 | style | struct member 'Anonymous0::name' is never used. |
139 | unusedStructMember | 563 | style | struct member 'EncodingDialogData::available_model' is never used. |
142 | unusedStructMember | 563 | style | struct member 'EncodingDialogData::active_model' is never used. |
350 | constParameter | 398 | style | Parameter 'button' can be declared as pointer to const |
480 | varFuncNullUB | 475 | portability | Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. |
src/terminal-info-bar.c |
30 | 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/terminal-profile.c |
1290 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "allow-bold" to bool always evaluates to true. |
1291 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "bold-color-same-as-fg" to bool always evaluates to true. |
1292 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "default-show-menubar" to bool always evaluates to true. |
1293 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "login-shell" to bool always evaluates to true. |
1294 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scroll-background" to bool always evaluates to true. |
1295 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scrollback-unlimited" to bool always evaluates to true. |
1296 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scroll-on-keystroke" to bool always evaluates to true. |
1297 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scroll-on-output" to bool always evaluates to true. |
1298 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "silent-bell" to bool always evaluates to true. |
1299 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "copy-selection" to bool always evaluates to true. |
1300 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-custom-command" to bool always evaluates to true. |
1301 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-custom-default-size" to bool always evaluates to true. |
1302 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-skey" to bool always evaluates to true. |
1303 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-urls" to bool always evaluates to true. |
1304 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-system-font" to bool always evaluates to true. |
1305 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "use-theme-colors" to bool always evaluates to true. |
1307 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "background-color" to bool always evaluates to true. |
1308 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "bold-color" to bool always evaluates to true. |
1309 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "font" to bool always evaluates to true. |
1310 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "foreground-color" to bool always evaluates to true. |
1313 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "background-darkness" to bool always evaluates to true. |
1315 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "background-type" to bool always evaluates to true. |
1316 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "backspace-binding" to bool always evaluates to true. |
1317 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "cursor-blink-mode" to bool always evaluates to true. |
1318 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "cursor-shape" to bool always evaluates to true. |
1319 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "delete-binding" to bool always evaluates to true. |
1320 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "exit-action" to bool always evaluates to true. |
1321 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scrollbar-position" to bool always evaluates to true. |
1322 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "title-mode" to bool always evaluates to true. |
1324 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "default-size-columns" to bool always evaluates to true. |
1325 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "default-size-rows" to bool always evaluates to true. |
1326 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "scrollback-lines" to bool always evaluates to true. |
1331 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "background-image" to bool always evaluates to true. |
1332 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "custom-command" to bool always evaluates to true. |
1333 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "title" to bool always evaluates to true. |
1334 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "visible-name" to bool always evaluates to true. |
1335 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "word-chars" to bool always evaluates to true. |
1337 | incorrectStringBooleanError | 571 | warning | Conversion of string literal "palette" to bool always evaluates to true. |
src/terminal-screen-container.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. |
src/terminal-screen.c |
194 | 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/terminal-tabs-menu.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/terminal-window.c |
268 | 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. |