bug22446 236 B

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