aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.xgawk4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.xgawk b/TODO.xgawk
index d26baa13..1a27725b 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -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.