]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
Maintenance: Remove FIXME and \todo labels (#647)
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 10 Jun 2020 21:19:26 +0000 (21:19 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Thu, 11 Jun 2020 04:26:24 +0000 (04:26 +0000)
commit9837567dd913854a4deddcc49043bfd7631ab63f
treeeadb360e9194a8f9b8647bbc4b6e079c2399d0c9
parentab36c3dcc2779bae23d3c6ef1de854dc892c4fef
Maintenance: Remove FIXME and \todo labels (#647)

Update old ad-hoc FIXME labels and experimental use of doxygen \todo
listings to use XXX or TODO labels for consistency sake.

Approximate current definitions (to be formalized elsewhere):
 * XXX - a problem, often a serious one
 * TODO - a problem, often a minor one
 * BUG - a problem that is worth informing admin about

Existing TODO, XXX, and BUG labels may not fit the above definitions.

Some old marks were edited or purged.
94 files changed:
compat/os/os2.h
configure.ac
doc/Programming-Guide/03_MajorComponents.dox
doc/Programming-Guide/Groups.dox
include/base64.h
lib/rfcnb/ReadMe.1st
squid.dox
src/AccessLogEntry.h
src/CommonPool.h
src/DelayPool.cc
src/DescriptorSet.cc
src/DescriptorSet.h
src/DiskIO/AIO/AIODiskFile.cc
src/HttpHdrContRange.h
src/HttpHdrRange.cc
src/HttpHdrSc.cc
src/HttpHdrSc.h
src/ICP.h
src/Makefile.am
src/ProfStats.cc
src/SquidConfig.h
src/StatCounters.h
src/StatHist.h
src/Store.h
src/StoreFileSystem.h
src/StoreMeta.h
src/acl/DestinationDomain.cc
src/acl/Ip.h
src/acl/SourceDomain.cc
src/acl/external/helpers.m4
src/adaptation/AccessCheck.cc
src/adaptation/Message.h
src/adaptation/ServiceGroups.cc
src/anyp/Uri.cc
src/auth/SchemeConfig.h
src/auth/basic/SMB_LM/msntauth.cc
src/auth/basic/helpers.m4
src/auth/digest/helpers.m4
src/auth/negotiate/helpers.m4
src/auth/ntlm/helpers.m4
src/base/AsyncCall.cc
src/base/AsyncCall.h
src/base/InstanceId.h
src/cbdata.cc
src/clientStream.cc
src/clientStream.h
src/client_side_reply.cc
src/client_side_request.cc
src/clients/FtpGateway.cc
src/clients/FtpRelay.cc
src/clients/forward.h
src/esi/Context.h
src/esi/Esi.cc
src/esi/Include.cc
src/esi/Sequence.cc
src/esi/VarState.cc
src/external_acl.cc
src/format/ByteCode.h
src/format/Token.h
src/fs/ufs/StoreSearchUFS.h
src/fs/ufs/UFSStoreState.h
src/http/Stream.cc
src/http/url_rewriters/helpers.m4
src/icmp/Icmp6.cc
src/icmp/IcmpSquid.cc
src/icmp/net_db.cc
src/ip/Address.cc
src/ip/Address.h
src/ipcache.cc
src/log/helpers.m4
src/mem/Pool.h
src/mgr/BasicActions.h
src/neighbors.cc
src/parser/Tokenizer.cc
src/pconn.h
src/redirect.cc
src/refresh.cc
src/security/cert_generators/helpers.m4
src/security/cert_validators/helpers.m4
src/snmp_agent.cc
src/stat.cc
src/stmem.cc
src/store.cc
src/store/Disk.h
src/store/Storage.h
src/store/id_rewriters/helpers.m4
src/store_swapout.cc
src/tests/testStatHist.cc
src/tests/testUfs.cc
src/tests/test_http_range.cc
src/wccp2.cc
tools/purge/conffile.cc
tools/purge/copyout.cc
tools/purge/purge.cc