gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 04/05: should be fixme, not preprocessor w


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 04/05: should be fixme, not preprocessor warning
Date: Wed, 04 Apr 2018 18:12:28 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant.

commit 14b02be9d2241aed598ed49954ee0e4f4edc4b25
Author: Florian Dold <address@hidden>
AuthorDate: Wed Apr 4 18:11:57 2018 +0200

    should be fixme, not preprocessor warning
---
 src/lib/testing_api_cmd_tip.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/testing_api_cmd_tip.c b/src/lib/testing_api_cmd_tip.c
index b04db4e..e9443e8 100644
--- a/src/lib/testing_api_cmd_tip.c
+++ b/src/lib/testing_api_cmd_tip.c
@@ -823,7 +823,7 @@ tip_pickup_cleanup (void *cls,
                     const struct TALER_TESTING_Command *cmd)
 {
   struct TipPickupState *tps = cls;
-  #warning free elements *in* the state!
+  /* FIXME:  free elements *in* the state! */
   if (NULL != tps->tpo)
   {
     TALER_LOG_WARNING ("Tip-pickup operation"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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