Error: COMPILER_WARNING: [#def1] kf6-kglobalaccel-6.3.0-build/kglobalaccel-6.3.0/src/kglobalaccel.cpp: scope_hint: In member function ‘void KGlobalAccelPrivate::updateGlobalShortcut(QAction*, ShortcutTypes, KGlobalAccel::GlobalShortcutLoading)’ kf6-kglobalaccel-6.3.0-build/kglobalaccel-6.3.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.3.0-build/kglobalaccel-6.3.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-clang | 18.1.7 |
analyzer-version-cppcheck | 2.14.2 |
analyzer-version-gcc | 14.1.1 |
analyzer-version-gcc-analyzer | 14.1.1 |
analyzer-version-shellcheck | 0.10.0 |
enabled-plugins | clang, cppcheck, gcc, shellcheck |
exit-code | 0 |
host | ip-172-16-1-174.us-west-2.compute.internal |
mock-config | fedora-41-x86_64 |
project-name | kf6-kglobalaccel-6.3.0-1.fc41 |
store-results-to | /tmp/tmp92upyux7/kf6-kglobalaccel-6.3.0-1.fc41.tar.xz |
time-created | 2024-07-03 14:10:12 |
time-finished | 2024-07-03 14:11:42 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmp92upyux7/kf6-kglobalaccel-6.3.0-1.fc41.tar.xz' '--gcc-analyze' '/tmp/tmp92upyux7/kf6-kglobalaccel-6.3.0-1.fc41.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |