gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -fix logging


From: gnunet
Subject: [taler-merchant] branch master updated: -fix logging
Date: Wed, 18 Aug 2021 11:27:10 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new badebf29 -fix logging
badebf29 is described below

commit badebf29d32252eab52dd743e5f66bf8e8861bc3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 18 11:27:08 2021 +0200

    -fix logging
---
 src/backend/taler-merchant-httpd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd.c 
b/src/backend/taler-merchant-httpd.c
index 5d9f52dc..0492ed96 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -795,7 +795,7 @@ handle_mhd_completion_callback (void *cls,
     return;
   GNUNET_SCHEDULER_begin_async_scope (&hc->async_scope_id);
   {
-#ifdef MHD_CONNECTION_INFO_HTTP_STATUS
+#if MHD_VERSION >= 0x00097304
     const union MHD_ConnectionInfo *ci;
     unsigned int http_status = 0;
 

-- 
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]