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