gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] 195/277: remark


From: gnunet
Subject: [taler-merchant] 195/277: remark
Date: Sun, 05 Jul 2020 20:51:48 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

commit 3fd4ebf798ac13eea1b7c78d90d6c180afff298b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jun 12 09:21:54 2020 +0200

    remark
---
 src/backend/taler-merchant-httpd_private-get-tips.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/backend/taler-merchant-httpd_private-get-tips.c 
b/src/backend/taler-merchant-httpd_private-get-tips.c
index 9f0722f..dc4beac 100644
--- a/src/backend/taler-merchant-httpd_private-get-tips.c
+++ b/src/backend/taler-merchant-httpd_private-get-tips.c
@@ -113,6 +113,10 @@ TMH_private_get_tips (const struct TMH_RequestHandler *rh,
   uint64_t offset;
   int64_t limit;
 
+  // NOTE: I think taler_util.h is fine, move it to exchange.git;
+  // - also change TALER_MERCHANTDB_YNA to TALER_EXCHANGE_YNA,
+  // - code can go into src/util/ of exchange.git
+  // - please look for other places where the same logic is duplicated to 
de-dup
   if (! (arg_to_yna (connection, /* TODO: put this method in a header 
somewhere */
                      "expired",
                      &expired)) )

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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