]> granicus.if.org Git - curl/commit
tool_help: Warn if curl and libcurl versions do not match
authorJay Satiro <raysatiro@yahoo.com>
Sat, 13 Apr 2019 05:12:18 +0000 (01:12 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 16 Apr 2019 07:09:42 +0000 (03:09 -0400)
commit538db66fe2947b8bbd32afb3574e2c4f66fe3c61
tree07c5ae408366b1d14d710122abb28cfa7a5b4f9b
parent07ba22166716510036b29d3cc59994dffbd13aee
tool_help: Warn if curl and libcurl versions do not match

.. 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 https://github.com/curl/curl/pull/3774
docs/TODO
src/tool_help.c