src/apprentice.c (3 lines): - line 2232: * TODO finish this macro and start using it! - line 2658: * TODO: this error message is unhelpful if the format - line 3003: if (c >= 040 && c <= 0176) /* TODO isprint && !iscntrl */ src/file.h (1 line): - line 455: /* FIXME: Make the string dynamically allocated so that e.g. src/compress.c (1 line): - line 896: ///FIXME: if one of the fdp[i][j] is 0 or 1, this can bomb spectacularly src/fsmagic.c (1 line): - line 270: /* TODO add code to handle V7 MUX and Blit MUX files */