mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
5 lines
236 B
Text
5 lines
236 B
Text
|
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.
|