Error: COMPILER_WARNING: [#def1] kf6-kglobalaccel-6.8.0-build/kglobalaccel-6.8.0/src/kglobalaccel.cpp: scope_hint: In member function ‘void KGlobalAccelPrivate::updateGlobalShortcut(QAction*, ShortcutTypes, KGlobalAccel::GlobalShortcutLoading)’ kf6-kglobalaccel-6.8.0-build/kglobalaccel-6.8.0/src/kglobalaccel.cpp:301:21: warning[-Wdeprecated-enum-enum-conversion]: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated # 301 | if (globalFlags & NoAutoloading) { # | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ # 299| # 300| uint setterFlags = 0; # 301|-> if (globalFlags & NoAutoloading) { # 302| setterFlags |= NoAutoloading; # 303| } Error: COMPILER_WARNING: [#def2] kf6-kglobalaccel-6.8.0-build/kglobalaccel-6.8.0/src/kglobalaccel.cpp:324:51: warning[-Wdeprecated-enum-enum-conversion]: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated # 324 | if (isConfigurationAction && (globalFlags & NoAutoloading)) { # | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ # 322| const QList<QKeySequence> scResult(result); # 323| # 324|-> if (isConfigurationAction && (globalFlags & NoAutoloading)) { # 325| // If this is a configuration action and we have set the shortcut, # 326| // inform the real owner of the change.
analyzer-version-clippy | 1.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-251.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | kf6-kglobalaccel-6.8.0-1.fc42 |
store-results-to | /tmp/tmplltmis90/kf6-kglobalaccel-6.8.0-1.fc42.tar.xz |
time-created | 2024-11-13 00:48:37 |
time-finished | 2024-11-13 00:50:24 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmplltmis90/kf6-kglobalaccel-6.8.0-1.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmplltmis90/kf6-kglobalaccel-6.8.0-1.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |