source/hash_table.c (2 lines): - line 233: template.max_load_factor = 0.95; /* TODO - make configurable? */ - line 302: /* TODO: Force inlining? */ source/posix/system_info.c (1 line): - line 338: /* TODO: Emulate libunwind */ cmake/CPackConfig.cmake (1 line): - line 35: set(CPACK_PACKAGE_CONTACT "TODO ") include/aws/common/error.h (1 line): - line 120: /** TODO: this needs to be a private function (wait till we have the cmake story include/aws/common/logging.h (1 line): - line 112: #endif /* non-ms compilers: TODO - find out what versions format support was added in */ verification/cbmc/proofs/aws_hash_string/aws_hash_string_harness.c (1 line): - line 15: * #TODO: Currently, CBMC is unable to check all possible paths in these proof. include/aws/common/atomics.h (1 line): - line 71: * TODO: Figure out how to correctly implement this in MSVC. It appears that interlocked