gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r4275 - GNUnet/src/applications/sqstore_sqlite


From: grothoff
Subject: [GNUnet-SVN] r4275 - GNUnet/src/applications/sqstore_sqlite
Date: Wed, 10 Jan 2007 09:30:44 -0800 (PST)

Author: grothoff
Date: 2007-01-10 09:30:43 -0800 (Wed, 10 Jan 2007)
New Revision: 4275

Modified:
   GNUnet/src/applications/sqstore_sqlite/sqlite.c
Log:
fx

Modified: GNUnet/src/applications/sqstore_sqlite/sqlite.c
===================================================================
--- GNUnet/src/applications/sqstore_sqlite/sqlite.c     2007-01-10 04:12:34 UTC 
(rev 4274)
+++ GNUnet/src/applications/sqstore_sqlite/sqlite.c     2007-01-10 17:30:43 UTC 
(rev 4275)
@@ -36,7 +36,7 @@
 #include "gnunet_stats_service.h"
 #include <sqlite3.h>
 
-#define DEBUG_SQLITE NO
+#define DEBUG_SQLITE YES
 
 /**
  * Die with an error message that indicates
@@ -746,7 +746,7 @@
   unsigned int idx;
 
 #if DEBUG_SQLITE
-  GE_LOG(getDBHandle(),
+  GE_LOG(
         ectx,
         GE_DEBUG | GE_REQUEST | GE_USER,
         "SQLite: closing database\n");





reply via email to

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