[tor-commits] [tor/master] changes file for #16563

nickm at torproject.org nickm at torproject.org
Tue Oct 6 15:02:59 UTC 2015


commit aaa27b995c03f6fe07849021e0302ecd9b720551
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Oct 6 11:02:55 2015 -0400

    changes file for #16563
---
 changes/bug16563 |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/changes/bug16563 b/changes/bug16563
new file mode 100644
index 0000000..19e59b3
--- /dev/null
+++ b/changes/bug16563
@@ -0,0 +1,6 @@
+  o Minor bugfixes (logging):
+    - In log messages that include a function name, use __FUNCTION__ instead
+      of __PRETTY_FUNCTION__.  In GCC, these are synonymous, but with clang
+      __PRETTY_FUNCTION__ has extra information we don't need.
+      Fixes bug 16563; bugfix on 0.0.2pre8. Fix by Tom van der Woerdt.
+      
\ No newline at end of file



More information about the tor-commits mailing list