summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-06-19 13:38:19 +0000
committerwlestes <wlestes>2002-06-19 13:38:19 +0000
commit49cf3d63e42803a2af2c6eab5c88368796dca11b (patch)
treec392f1d7364d0940913d5e1b7705e74036d39266 /TODO
parentfe1f0bacbd35cd11f491f85a5c0f54c88b470bea (diff)
downloadflex-49cf3d63e42803a2af2c6eab5c88368796dca11b.tar.gz
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