]> granicus.if.org Git - curl/commit
cleanup: remove FIXME and TODO comments
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 May 2019 14:36:15 +0000 (16:36 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 May 2019 07:16:56 +0000 (09:16 +0200)
commit8ece8177f1e8ed8c76a7a6f3c90a23c5982b4641
tree75949f9def8fd7feb86aa299360f2445a9c7a34e
parentf506ce099f1ba0f659ff574d2ab09cfb18e8a203
cleanup: remove FIXME and TODO comments

They serve very little purpose and mostly just add noise. Most of them
have been around for a very long time. I read them all before removing
or rephrasing them.

Ref: #3876
Closes #3883
36 files changed:
docs/examples/ephiperfifo.c
docs/examples/ftpgetinfo.c
include/curl/typecheck-gcc.h
lib/altsvc.c
lib/asyn-ares.c
lib/curl_fnmatch.c
lib/curl_memory.h
lib/curl_sasl.c
lib/easy.c
lib/ftp.c
lib/http.c
lib/http2.c
lib/imap.c
lib/multi.c
lib/openldap.c
lib/rtsp.c
lib/security.c
lib/smtp.c
lib/splay.c
lib/ssh-libssh.c
lib/ssh.c
lib/transfer.c
lib/vauth/digest.c
lib/vtls/gtls.c
lib/vtls/nss.c
lib/vtls/openssl.c
lib/vtls/polarssl.c
lib/vtls/schannel.c
lib/vtls/sectransp.c
lib/x509asn1.c
src/tool_cfgable.c
src/tool_formparse.c
src/tool_operate.c
src/tool_urlglob.c
tests/unit/unit1304.c
tests/unit/unit1398.c