bug22446 206 B

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