Task #1427 - kf6-frameworkintegration-6.0.0-1.fc40/scan-results.err
back to task #1427download
Error: COMPILER_WARNING (CWE-1023): kf6-frameworkintegration-6.0.0-build/frameworkintegration-6.0.0/src/kstyle/kstyle.cpp: scope_hint: In member function ‘virtual int KStyle::styleHint(QStyle::StyleHint, const QStyleOption*, const QWidget*, QStyleHintReturn*) const’ kf6-frameworkintegration-6.0.0-build/frameworkintegration-6.0.0/src/kstyle/kstyle.cpp:417:5: warning[-Wswitch]: case value ‘4278190081’ not in enumerated type ‘QStyle::StyleHint’ # 417 | case SH_KCustomStyleElement: # | ^~~~ # 415| } # 416| # 417|-> case SH_KCustomStyleElement: # 418| if (!widget) { # 419| return 0;