Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jay
Copy link
Member

@jay jay commented Oct 15, 2020

This fixes the OS400 build and also an incorrect entry for
CURLINFO_APPCONNECT_TIME_T where it was treated as
CURLINFO_STARTTRANSFER_TIME_T.

Reported-by: Jon Rumsey

Fixes #6083
Closes #xxxx


/cc @jonrumsey

@jay jay added the build label Oct 15, 2020
Copy link
Contributor

@jonrumsey jonrumsey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, does curl_easy_setopt_ccsid() in packages/OS400/ccsidcurl.c need a case statement for CURLOPT_SSL_EC_CURVES too?

@bagder
Copy link
Member

bagder commented Oct 15, 2020

I would imagine it does!

This fixes the OS400 build and also an incorrect entry for
CURLINFO_APPCONNECT_TIME_T where it was treated as
CURLINFO_STARTTRANSFER_TIME_T.

Reported-by: Jon Rumsey

Fixes curl#6083
Closes #xxxx
@jay jay force-pushed the fix_os400_build branch from 079cedc to 4e66fc0 Compare October 16, 2020 19:34
@jay jay closed this in 3bcd81d Oct 18, 2020
@jay jay deleted the fix_os400_build branch October 18, 2020 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

libCurl 7.73.0 CHKSTRINGS failure on OS400

3 participants