Error: COMPILER_WARNING: [#def1] kf6-kglobalaccel-6.0.0-build/kglobalaccel-6.0.0/src/kglobalaccel.cpp: scope_hint: In member function ‘void KGlobalAccelPrivate::updateGlobalShortcut(QAction*, ShortcutTypes, KGlobalAccel::GlobalShortcutLoading)’ kf6-kglobalaccel-6.0.0-build/kglobalaccel-6.0.0/src/kglobalaccel.cpp:298:21: warning[-Wdeprecated-enum-enum-conversion]: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated # 298 | if (globalFlags & NoAutoloading) { # | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ # 296| # 297| uint setterFlags = 0; # 298|-> if (globalFlags & NoAutoloading) { # 299| setterFlags |= NoAutoloading; # 300| } Error: COMPILER_WARNING: [#def2] kf6-kglobalaccel-6.0.0-build/kglobalaccel-6.0.0/src/kglobalaccel.cpp:321:51: warning[-Wdeprecated-enum-enum-conversion]: bitwise operation between different enumeration types ‘KGlobalAccel::GlobalShortcutLoading’ and ‘SetShortcutFlag’ is deprecated # 321 | if (isConfigurationAction && (globalFlags & NoAutoloading)) { # | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ # 319| const QList<QKeySequence> scResult(result); # 320| # 321|-> if (isConfigurationAction && (globalFlags & NoAutoloading)) { # 322| // If this is a configuration action and we have set the shortcut, # 323| // 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.0.0-1.fc40 |
store-results-to | /tmp/tmpog6wubgt/kf6-kglobalaccel-6.0.0-1.fc40.tar.xz |
time-created | 2024-07-03 14:08:08 |
time-finished | 2024-07-03 14:10:02 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmpog6wubgt/kf6-kglobalaccel-6.0.0-1.fc40.tar.xz' '--gcc-analyze' '/tmp/tmpog6wubgt/kf6-kglobalaccel-6.0.0-1.fc40.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |