Merge branch 'maint-0.2.8' into maint-0.2.9
[tor/appveyor.git] / changes / bug22446
blobeab65aac00b3b26addf5279944166f642ee6615b
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.