gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29417 - in gnunet/src: arm gns


From: gnunet
Subject: [GNUnet-SVN] r29417 - in gnunet/src: arm gns
Date: Thu, 19 Sep 2013 14:26:12 +0200

Author: harsha
Date: 2013-09-19 14:26:12 +0200 (Thu, 19 Sep 2013)
New Revision: 29417

Modified:
   gnunet/src/arm/arm_api.c
   gnunet/src/gns/Makefile.am
Log:
-fix compile warnings and parallel build


Modified: gnunet/src/arm/arm_api.c
===================================================================
--- gnunet/src/arm/arm_api.c    2013-09-19 12:25:28 UTC (rev 29416)
+++ gnunet/src/arm/arm_api.c    2013-09-19 12:26:12 UTC (rev 29417)
@@ -329,6 +329,7 @@
   unsigned char fail;
 
   list = NULL;
+  rcount = 0;
   if (NULL == msg)
   {
     LOG (GNUNET_ERROR_TYPE_INFO,

Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2013-09-19 12:25:28 UTC (rev 29416)
+++ gnunet/src/gns/Makefile.am  2013-09-19 12:26:12 UTC (rev 29417)
@@ -92,7 +92,6 @@
   $(top_builddir)/src/dns/libgnunetdnsstub.la \
   $(GN_LIBINTL)
 gnunet_dns2gns_DEPENDENCIES = \
-  $(top_builddir)/src/gns/libgnunetgns.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/identity/libgnunetidentity.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la \




reply via email to

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