gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 04/29: os400: Add missing CURLE error constants


From: gnunet
Subject: [gnurl] 04/29: os400: Add missing CURLE error constants
Date: Fri, 10 Jan 2020 23:05:42 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 779b415a2a7801b5702de4f6241bf2c3206ca8db
Author: Jay Satiro <address@hidden>
AuthorDate: Thu Dec 26 16:20:11 2019 -0500

    os400: Add missing CURLE error constants
    
    Bug: https://github.com/curl/curl/pull/4754#issuecomment-569126922
    Reported-by: Emil Engler
---
 packages/OS400/curl.inc.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index 3f32b358d..4e34de162 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -596,6 +596,12 @@
      d                 c                   91
      d  CURLE_HTTP2_STREAM...
      d                 c                   92
+     d  CURLE_RECURSIVE_API_CALL...
+     d                 c                   93
+     d  CURLE_AUTH_ERROR...
+     d                 c                   94
+     d  CURLE_HTTP3...
+     d                 c                   95
       *
       /if not defined(CURL_NO_OLDIES)
      d  CURLE_URL_MALFORMAT_USER...

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



reply via email to

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