gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated (1e1cc1e -> b9508ad)


From: gnunet
Subject: [taler-merchant] branch master updated (1e1cc1e -> b9508ad)
Date: Wed, 21 Oct 2020 11:52:26 +0200

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

grothoff pushed a change to branch master
in repository merchant.

    from 1e1cc1e  exclude mustach
     new 92c4a63  exclude mustach
     new b9508ad  fix explicit link issues from doxygen

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/microhttpd.tag               |   6 +++
 contrib/taler-exchange.tag           | 100 +++++++++++++++++++++++++++++++++++
 src/include/taler_merchant_service.h |   2 +-
 3 files changed, 107 insertions(+), 1 deletion(-)

diff --git a/contrib/microhttpd.tag b/contrib/microhttpd.tag
index d09317f..8349549 100644
--- a/contrib/microhttpd.tag
+++ b/contrib/microhttpd.tag
@@ -116,5 +116,11 @@
       <anchorfile>microhttpd.h</anchorfile>
       <arglist>)(void *cls, struct MHD_Connection *connection, const char 
*url, const char *method, const char *version, const char *upload_data, size_t 
*upload_data_size, void **con_cls)</arglist>
     </member>
+    <member kind="typedef">
+      <type>void</type>
+      <name>MHD_RequestCompletedCallback</name>
+      <anchorfile>microhttpd.h</anchorfile>
+      <arglist>)(void *cls, struct MHD_Connection *connection, void **con_cls, 
enum MHD_RequestTerminationCode toe)</arglist>
+    </member>
   </compound>
 </tagfile>
diff --git a/contrib/taler-exchange.tag b/contrib/taler-exchange.tag
index 67ad61c..0f1e2fd 100644
--- a/contrib/taler-exchange.tag
+++ b/contrib/taler-exchange.tag
@@ -28,4 +28,104 @@
       </arglist>
     </member>
   </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_NONE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_INVALID_RESPONSE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_RESERVE_EXPIRED</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_RESERVE_NOT_FOUND</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_INSUFFICIENT_FUNDS</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_DB_START_FAILURE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_DB_LOOKUP_RESERVE_FAILURE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_DB_UPDATE_RESERVE_FAILURE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_DB_RESERVE_INVARIANT_FAILURE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
+  <compound kind="file">
+    <name>taler_error_codes.h</name>
+    <path></path>
+    <filename>taler_error_codes.h</filename>
+    <member kind="function">
+      <type>enum TALER_ErrorCode</type>
+      <name>TALER_EC_TIP_AUTHORIZE_DB_SERIALIZATION_FAILURE</name>
+      <anchorfile>taler_error_codes.h</anchorfile>
+    </member>
+  </compound>
 </tagfile>
diff --git a/src/include/taler_merchant_service.h 
b/src/include/taler_merchant_service.h
index cd67859..7c757c7 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -110,7 +110,7 @@ struct TALER_MERCHANT_HttpResponse
  * error details and setup the corresponding @a hr structure.  Internally
  * used to convert merchant's responses in to @a hr.
  *
- * @param response if NULL we will report #TALER_EC_INVALIDD_RESPONSE in `ec`
+ * @param response if NULL we will report #TALER_EC_INVALID_RESPONSE in `ec`
  * @param http_status http status to use
  * @param[out] hr response object to initialize, fields will
  *        only be valid as long as @a response is valid as well

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