]> granicus.if.org Git - flex/commitdiff
update TODO list
authorWill Estes <wlestes@users.sourceforge.net>
Wed, 19 Jun 2002 13:38:19 +0000 (13:38 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Wed, 19 Jun 2002 13:38:19 +0000 (13:38 +0000)
TODO

diff --git a/TODO b/TODO
index 55d8ebef0ee4e46b38f698ecb69817d563075c94..86c8041ab723045c5a9ed1d27a401157121d4998 100644 (file)
--- 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
 
 
 ** 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
 
 
 ** 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