[Pcre-svn] [1654] code/trunk/maint/ManyConfigTests: Warning …

Top Page
Delete this message
Author: Subversion repository
Date:  
To: pcre-svn
Subject: [Pcre-svn] [1654] code/trunk/maint/ManyConfigTests: Warning suppression no longer needed.
Revision: 1654
          http://vcs.pcre.org/viewvc?view=rev&revision=1654
Author:   ph10
Date:     2016-06-14 10:01:39 +0100 (Tue, 14 Jun 2016)
Log Message:
-----------
Warning suppression no longer needed.


Modified Paths:
--------------
    code/trunk/maint/ManyConfigTests


Modified: code/trunk/maint/ManyConfigTests
===================================================================
--- code/trunk/maint/ManyConfigTests    2016-05-25 08:23:09 UTC (rev 1653)
+++ code/trunk/maint/ManyConfigTests    2016-06-14 09:01:39 UTC (rev 1654)
@@ -50,7 +50,6 @@
   CFLAGS="$CFLAGS -Wuninitialized"
   CFLAGS="$CFLAGS -Wmissing-prototypes"
   CFLAGS="$CFLAGS -Wstrict-prototypes"
-  CFLAGS="$CFLAGS -Wno-tautological-compare" 
 fi