[curl/curl] 679333: CURLE_SETOPT_OPTION_SYNTAX: new error name for wro...

Daniel Stenberg <[email protected]> Wed, 02 Jun 2021 14:04:56 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 6793332eba010770c25bcc7019d4d593b035fbe6
      https://github.com/curl/curl/commit/6793332eba010770c25bcc7019d4d593b035fbe6
  Author: Daniel Stenberg <[email protected]>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M docs/libcurl/libcurl-errors.3
    M docs/libcurl/symbols-in-versions
    M include/curl/curl.h
    M lib/strerror.c
    M lib/telnet.c
    M tests/data/test1538

  Log Message:
  -----------
  CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntax

For options that pass in lists or strings that are subsequently parsed
and must be correct. This broadens the scope for the option previously
known as CURLE_TELNET_OPTION_SYNTAX but the old name is of course still
provided as a #define for existing applications.

Closes #7175


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits