ragel/src/ragel/common.h (7 lines): - line 90: /* FIXME: must be made aware of isSigned. */ - line 96: /* FIXME: must be made aware of isSigned. */ - line 102: /* FIXME: must be made aware of isSigned. */ - line 284: /* FIXME: must be made aware of isSigned. */ - line 290: /* FIXME: must be made aware of isSigned. */ - line 296: /* FIXME: must be made aware of isSigned. */ - line 302: /* FIXME: must be made aware of isSigned. */ ragel/src/doc/ragel-guide.tex (3 lines): - line 21: % TODO: Need a section on the different strategies for handline recursion. - line 753: % FIXME: More on the range of values here. - line 3218: % FIXME: Should fit this in somewhere. pcre/pcrecpp.cc (2 lines): - line 354: // TODO: if we can make it threadsafe, cache this var - line 592: // TODO: Should we indicate what the error was? ragel/src/ragel/rlscan.rl (2 lines): - line 964: # FIXME: Enable this post 5.17. - line 1197: /* Set up the start state. FIXME: After 5.20 is released the nocs write pcre/pcre_scanner.h (2 lines): - line 86: // TODO: Allow more arguments? - line 158: // TODO: later consider requiring that the StringPieces be added pcre/pcre_scanner.cc (2 lines): - line 113: // TODO: Make it more efficient by keeping track of the last point - line 170: // TODO: if we guarantee that comments_ will contain StringPieces pcre/pcrecpp.h (2 lines): - line 456: // TODO: add other pcre flags - line 631: // Type of match (TODO: Should be restructured as part of RE_Options) pcre/pcrecpp_unittest.cc (2 lines): - line 34: // TODO: Test extractions for PartialMatch/Consume - line 362: // TODO: test what happens when no PCRE_NEWLINE_* flag is set. ragel/src/ragel/inputdata.cpp (1 line): - line 226: /* FIXME: a proper token is needed here. Suppose we should use the ragel/src/ragel/parsedata.cpp (1 line): - line 1211: /* FIXME: Actions used as conditions should be very constrained. */ ragel/src/Makefile.in (1 line): - line 82: AUTHORS COPYING ChangeLog README TODO compile depcomp \ pcre/sljit/sljitNativeTILEGX_64.c (1 line): - line 517: /* FIXME: tile: we could pregenerate this. */ ragel/src/ragel/main.cpp (1 line): - line 222: /* FIXME: Need to check code styles VS langauge. */ ragel/src/ragel/csipgoto.cpp (1 line): - line 115: /* FIXME: If this code generator is made active then BREAK generation pcre/sljit/sljitNativeARM_32.c (1 line): - line 2010: /* TODO: Only the OS can help to determine the correct fpu type. */ pcre/pcre_scanner_unittest.cc (1 line): - line 148: // TODO: also test scanner and big-comment in a thread with a pcre/config.h.in (1 line): - line 276: /* Define to any value if linking statically (TODO: make nice with Libtool) */ ragel/src/ragel/rlparse.cpp (1 line): - line 4274: /* FIXME: Need to implement the rest of this. */ ragel/src/ragel/rlscan.cpp (1 line): - line 950: /* Set up the start state. FIXME: After 5.20 is released the nocs write