From: Will Estes Date: Wed, 19 Jun 2002 13:38:19 +0000 (+0000) Subject: update TODO list X-Git-Tag: flex-2-5-10~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2eba8b042abd520f02a8fc89867971023f39c448;p=flex update TODO list --- diff --git a/TODO b/TODO index 55d8ebe..86c8041 100644 --- a/TODO +++ b/TODO @@ -16,7 +16,7 @@ * getext -** update gettext support from gettext-0.11 to gettext-0.11.2 +** update gettext support from gettext-0.11 to gettext-0.11.2 %% ** make sure all flex modules use gettext translation facilities @@ -29,12 +29,17 @@ ** make test suite more complete +*** add a test for the --posix option %% + ** explicitly describe the copyright state of the entries in tests/. millaway has assigned the rights to the test suite to me and so the test suite will be under the flex license. * generic coding +** pay attention to the POSIXLY_CORRECT variable (this is from the GNU + coding standards and is a good idea) %% + ** move as much skeleton code as possible out of gen.c and into flex.skl @@ -47,6 +52,12 @@ ** revisit the C++ API. We get requests to make it more complete. +Legend: + +*, **, ***: outline depth +%% at end of item: must be adressed before next major release + + Local Variables: Mode: text mode: outline-minor