diff options
-rw-r--r-- | TODO.xgawk | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ To-do list for xgawk enhancements: +- In gawkapi.c - review switch statements and use of default. + +- In extensions/configure.ac - add compiler warnings if GCC. + Low priority: - Enhance extension/fork.c waitpid to allow the caller to specify the options. |