summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-06-19 13:38:19 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-06-19 13:38:19 +0000
commit2eba8b042abd520f02a8fc89867971023f39c448 (patch)
tree0cf269d71ed5d87a704f17ae0cbb7fc3311ed670 /TODO
parent5916310e885f01716646b84bd6eecdb9a7d502ae (diff)
update TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
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