gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 95/150: TODO: warning if curl version is not in syn


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 95/150: TODO: warning if curl version is not in sync with libcurl version
Date: Fri, 30 Mar 2018 16:49:09 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 9b4c2165f1fcdb0185cebd40f6d9ed73bee88d9b
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Feb 20 11:17:52 2018 +0100

    TODO: warning if curl version is not in sync with libcurl version
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index 72834c9d1..1037da3b3 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -143,6 +143,7 @@
  18.4 simultaneous parallel transfers
  18.5 UTF-8 filenames in Content-Disposition
  18.6 warning when setting an option
+ 18.7 warning if curl version is not in sync with libcurl version
  18.8 offer color-coded HTTP header output
  18.9 Choose the name of file in braces for complex URLs
  18.10 improve how curl works in a windows console window
@@ -952,6 +953,13 @@ that doesn't exist on the server, just like 
--ftp-create-dirs.
  This can be useful to tell when support for a particular feature hasn't been
  compiled into the library.
 
+18.7 warning if curl version is not in sync with libcurl version
+
+ This is usually a sign of a funny, weird or unexpected install situations
+ that aren't always quickly nor easily detected by users. curl and libcurl are
+ always released in sync and should use the same version numbers unless very
+ special situations.
+
 18.8 offer color-coded HTTP header output
 
  By offering different color output on the header name and the header

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



reply via email to

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