]> git.ipfire.org Git - thirdparty/curl.git/commit
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)
authorJay Satiro <raysatiro@yahoo.com>
Mon, 22 Aug 2016 19:37:03 +0000 (15:37 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 8 Sep 2016 01:24:27 +0000 (21:24 -0400)
commitaf2d679e1414369f23a2d37a113634b0ac7f38b0
tree0d6263b9a37817fbe2c7c1b52b3118b8a2c83ef6
parentadd8ee7d57bf9d61a586126e1182e7eb356834fe
errors: new alias CURLE_WEIRD_SERVER_REPLY (8)

Since we're using CURLE_FTP_WEIRD_SERVER_REPLY in imap, pop3 and smtp as
more of a generic "failed to parse" introduce an alias without FTP in
the name.

Closes https://github.com/curl/curl/pull/975
15 files changed:
docs/curl.1
docs/libcurl/libcurl-errors.3
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/ftp.c
lib/imap.c
lib/pop3.c
lib/smtp.c
lib/strerror.c
packages/OS400/curl.inc.in
packages/vms/curlmsg.h
packages/vms/curlmsg.msg
packages/vms/curlmsg.sdl
packages/vms/curlmsg_vms.h
tests/data/test2045