Skip to content

tool_help: Warn if curl and libcurl versions do not match - #3774

Closed
jay wants to merge 1 commit into
curl:masterfrom
jay:warn_version_mismatch
Closed

tool_help: Warn if curl and libcurl versions do not match#3774
jay wants to merge 1 commit into
curl:masterfrom
jay:warn_version_mismatch

Conversation

@jay

@jay jay commented Apr 13, 2019

Copy link
Copy Markdown
Member

.. because functionality may be affected if the versions differ.

This commit implements TODO 18.7 "warning if curl version is not in sync
with libcurl version".

Ref: https://github.com/curl/curl/blob/curl-7_64_1/docs/TODO#L1028-L1033

Closes #xxxx


For example:

curl 7.65.0-DEV (i386-pc-win32) libcurl/7.64.0-DEV Schannel WinIDN
Release-Date: [unreleased]
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS Debug IDN IPv6 Kerberos Largefile NTLM SPNEGO SSL SSPI
WARNING: curl and libcurl versions do not match. Functionality may be affected.

.. because functionality may be affected if the versions differ.

This commit implements TODO 18.7 "warning if curl version is not in sync
with libcurl version".

Ref: https://github.com/curl/curl/blob/curl-7_64_1/docs/TODO#L1028-L1033

Closes #xxxx

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@jay jay closed this in 538db66 Apr 16, 2019
@jay
jay deleted the warn_version_mismatch branch April 16, 2019 07:11
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

2 participants