blob: 5932a2e84b0859822082746220301f7cecc1bf3c (
plain)
1
2
3
4
|
o Minor features (code style):
- Add "Falls through" comments to our codebase in order to silence
GCC 7's -Wimplicit-fallthrough warnings. Patch from Andreas Stieger.
Closes ticket 22446.
|