[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Disable -Wc99-c11-compat



commit 99a7ddd6f9d8644864f5fb8d8632fbc14cc26d7a
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Jun 14 13:28:26 2016 -0400

    Disable -Wc99-c11-compat
    
    It triggers on the openssl headers, and doesn't seem to actually
    help us.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 03ada37..40e60f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1710,7 +1710,6 @@ if test "x$enable_gcc_warnings_advisory" != "xno"; then
      -Wbool-conversion
      -Wbool-conversions
      -Wbuiltin-requires-header
-     -Wc99-c11-compat
      -Wchar-align
      -Wcompare-distinct-pointer-types
      -Wcomplex-component-init

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits