aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.xgawk4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.xgawk b/TODO.xgawk
index 164f4f59..55c5371c 100644
--- a/TODO.xgawk
+++ b/TODO.xgawk
@@ -1,7 +1,5 @@
To-do list for xgawk enhancements:
-- Review macros (force_string etc.)
-
- In gawkapi.c - review switch statements and use of default.
Low priority:
@@ -146,3 +144,5 @@ Done:
be a fatal error.
- Consider adding a way to access gawk special vars read only.
+
+- Review macros (force_string etc.)