[tor-commits] [tor/master] Changes file for ticket 32887 (NS*() removal)

nickm at torproject.org nickm at torproject.org
Thu Jan 9 21:02:50 UTC 2020


commit 079912de4d487ee547e03ad73638649108bead3d
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Jan 9 11:51:46 2020 -0500

    Changes file for ticket 32887 (NS*() removal)
---
 changes/ticket32887 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/changes/ticket32887 b/changes/ticket32887
new file mode 100644
index 000000000..a7406bcce
--- /dev/null
+++ b/changes/ticket32887
@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+    - Remove underused NS*() macros from test code: they make our
+      tests more confusing, especially for code-formatting tools.
+      Closes ticket 32887.





More information about the tor-commits mailing list