diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-06 20:58:03 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-01-06 20:58:03 +0200 |
commit | 8a03441d46abde264d2209799d9bca66a1d23b34 (patch) | |
tree | 19ceed46fd559ac5d99ca173835a717c313c7305 | |
parent | 0348504359b7d102e7aa7afefb3d81665906f4be (diff) | |
download | egawk-8a03441d46abde264d2209799d9bca66a1d23b34.tar.gz egawk-8a03441d46abde264d2209799d9bca66a1d23b34.tar.bz2 egawk-8a03441d46abde264d2209799d9bca66a1d23b34.zip |
More stuff TO DO.
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,6 +15,11 @@ TODO Minor Cleanups and Code Improvements ------------------------------------ + Sync doc with current mawk features and web site. + + make check with AWKFLAGS=-M has 4 tests that fail but the + results are not reflected in make diffout. Look at this. + API: ??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS) |