https://bugs.kde.org/show_bug.cgi?id=387795
Yichao Yu <yyc1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/qtc | |urve/14eec32771fc3384009d74 | |c13c3557925a93c749 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #4 from Yichao Yu <yyc1...@gmail.com> --- Git commit 14eec32771fc3384009d74c13c3557925a93c749 by Yichao Yu. Committed on 11/12/2017 at 14:17. Pushed by yuyichao into branch 'master'. Introduce QTC_FALLTHROUGH (from LLVM) * Fix compilation on gtk2, qt4, and possibly old version qt5 (< 5.8). * Fix a few more fallthrough warnings. M +10 -0 lib/utils/utils.h M +9 -4 qt4/style/qtcurve.cpp M +19 -19 qt5/common/common.cpp M +2 -2 qt5/style/qtcurve.cpp M +1 -1 qt5/style/qtcurve_api.cpp https://commits.kde.org/qtcurve/14eec32771fc3384009d74c13c3557925a93c749 -- You are receiving this mail because: You are watching all bug changes.