Error: COMPILER_WARNING: [#def1] kglobalaccel-6.13.0/src/kglobalaccel.cpp: scope_hint: In member function ‘void KGlobalAccelPrivate::updateGlobalShortcut(QAction*, ShortcutTypes, KGlobalAccel::GlobalShortcutLoading)’ kglobalaccel-6.13.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] kglobalaccel-6.13.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.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
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-187.us-west-2.compute.internal |
known-false-positives | /usr/share/csmock/known-false-positives.js |
known-false-positives-rpm | known-false-positives-0.0.0.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | kf6-kglobalaccel-6.13.0-1.fc43 |
store-results-to | /tmp/tmpv3_7p1_e/kf6-kglobalaccel-6.13.0-1.fc43.tar.xz |
time-created | 2025-04-25 13:24:11 |
time-finished | 2025-04-25 13:26:00 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmpv3_7p1_e/kf6-kglobalaccel-6.13.0-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpv3_7p1_e/kf6-kglobalaccel-6.13.0-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |