dbd/unsupported/apr_dbd_freetds.c (7 lines): - line 97: static int labelnum = 0; /* FIXME */ - line 228: /* FIXME silly bug - this'll catch %%s */ - line 336: case BUF_FULL: return 2; /* FIXME */ - line 345: /* FIXME: support different data types */ - line 554: /* FIXME - this uses malloc */ - line 555: /* FIXME - pass error message back to the caller in case of failure */ - line 627: /* FIXME - pass error message back to the caller in case of failure */ build/aprenv.py (3 lines): - line 153: # TODO Port header detection here etc - line 354: # TODO: Per OS changing of these - line 548: # TODO: Not done yet dbd/apr_dbd_oracle.c (3 lines): - line 2097: /* FIXME: none of the oracle docs/examples say anything about - line 2157: /* FIXME: need to find this in the docs */ - line 2163: /* FIXME: can we do anything better? Oracle doesn't seem to have shmem/unix/shm.c (3 lines): - line 285: /* FIXME: Ignore error for now. * - line 313: /* FIXME: check for errors */ - line 597: /* FIXME: check for errors */ xlate/xlate.c (2 lines): - line 130: /* TODO: add the table to the cache */ - line 172: /* TODO: add the table to the cache */ ldap/apr_ldap.c (2 lines): - line 1016: * TODO: we want the option to use our own socket. This option is normally - line 2251: // FIXME - trigger the skiplist now, we know this connection is toast include/apr_network_io.h (2 lines): - line 180: /* TODO: Use a smarter way to detect unique APR_UNIX value */ - line 499: * ### FIXME: 0 is a legal port (per RFC 1700). this should network_io/unix/sendrecv.c (2 lines): - line 255: /* TODO: Verify that all platforms handle the fd the same way, - line 258: /* TODO: what should flags be? int_32? */ network_io/unix/multicast.c (1 line): - line 54: * TODO: getifaddrs is only portable to *BSD and OS X. Using ioctl poll/unix/kqueue.c (1 line): - line 40: * TODO: See if EV_ERROR + certain system errors in the returned data field build/jlibtool.c (1 line): - line 1974: /* FIXME: could do the stat/touch here, but nah... */ network_io/unix/sockopt.c (1 line): - line 341: /* TODO: insert FreeBSD support here, note family specific tables/apr_skiplist.c (1 line): - line 19: * TODO: Is malloc() better? Will long running skiplists grow too much? include/apr_hooks.h (1 line): - line 204: /* FIXME: note that this returns ok when nothing is run. I suspect it should file_io/os2/filedup.c (1 line): - line 53: /* TODO - dup pipes correctly */ xml/apr_xml_libxml2.c (1 line): - line 68: /* FIXME: This is a mismatch. We should create a single global include/apr_reslist.h (1 line): - line 100: * FIXME: Should this block until all resources become available, time/win32/time.c (1 line): - line 223: /* TODO: Consider not passing in pointer to apr_time_t (e.g., call by value) */ crypto/apr_md4.c (1 line): - line 141: /* TODO: remove the single-byte-only restriction from this code xml/apr_xml.c (1 line): - line 418: /* FIXME: returning an error code would be nice, jose/apr_jose_decode.c (1 line): - line 270: * FIXME fill in from RFC crypto/apr_crypto_commoncrypto.c (1 line): - line 410: /* TODO: Support CAST, Blowfish */ crypto/apr_md5.c (1 line): - line 170: /* TODO: remove the single-byte-only restriction from this code configure.in (1 line): - line 1389: # FIXME - find exact 2.3 version that MMANON was fixed in. It is include/apr_general.h (1 line): - line 248: /* TODO: I'm not sure this is the best place to put this prototype...*/ random/unix/apr_random.c (1 line): - line 264: /* FIXME: in principle, these are different hashes */ file_io/win32/open.c (1 line): - line 40: /* TODO: The computations could preconvert the string to determine dbd/apr_dbd_mysql.c (1 line): - line 1300: /* FIXME: this is a guess; find out what it really does */ memcache/apr_memcache.c (1 line): - line 1684: * TODO: Convert it to static tables to make it cooler. util-misc/apr_reslist.c (1 line): - line 376: return rv; /* FIXME: this might cause unnecessary fails */ file_io/unix/filestat.c (1 line): - line 201: /* ### TODO: should added bits be umask'd? */ include/apr_random.h (1 line): - line 47: /* FIXME: make this opaque */ network_io/beos/sendrecv.c (1 line): - line 46: /* TODO - timeout should be smaller on repeats of this loop */ crypto/apr_crypto_openssl.c (1 line): - line 64: /* TODO: keep up with LibreSSL latest versions */ support/unix/waitio.c (1 line): - line 77: /* TODO - timeout should be less each time through this loop */ file_io/netware/filestat.c (1 line): - line 158: /* ### TODO: should added bits be umask'd? */ include/apr_crypto.h (1 line): - line 516: /* TODO: doxygen */