gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r26258 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r26258 - gnunet/src/include
Date: Sat, 2 Mar 2013 23:10:55 +0100

Author: grothoff
Date: 2013-03-02 23:10:55 +0100 (Sat, 02 Mar 2013)
New Revision: 26258

Modified:
   gnunet/src/include/platform.h
Log:
-disable extra checks by default

Modified: gnunet/src/include/platform.h
===================================================================
--- gnunet/src/include/platform.h       2013-03-02 22:03:07 UTC (rev 26257)
+++ gnunet/src/include/platform.h       2013-03-02 22:10:55 UTC (rev 26258)
@@ -48,7 +48,7 @@
 #include <sys/types.h>
 #endif
 
-#define ALLOW_EXTRA_CHECKS GNUNET_YES
+#define ALLOW_EXTRA_CHECKS GNUNET_NO
 
 /**
  * For strptime (glibc2 needs this).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]