[tor-commits] [tor/master] changes file for 22446

nickm at torproject.org nickm at torproject.org
Tue May 30 12:39:13 UTC 2017


commit 167e5be05694208fd8804a2d60526e74c2ca97f4
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue May 30 08:33:14 2017 -0400

    changes file for 22446
---
 changes/bug22446 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/changes/bug22446 b/changes/bug22446
new file mode 100644
index 0000000..5932a2e
--- /dev/null
+++ b/changes/bug22446
@@ -0,0 +1,4 @@
+  o Minor features (code style):
+    - Add "Falls through" comments to our codebase in order to silence
+      GCC 7's -Wimplicit-fallthrough warnings. Patch from Andreas Stieger.
+      Closes ticket 22446.



More information about the tor-commits mailing list