aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-11-24 20:13:30 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-11-24 20:13:30 +0200
commit72c4c0c07b3276ea59498af9c4d7d21492382b28 (patch)
tree1965638d1c774e82c260f27174ebf6052417c64d
parent5045e46ea4200ddc4aa825974b1f51eac72c93aa (diff)
downloadegawk-72c4c0c07b3276ea59498af9c4d7d21492382b28.tar.gz
egawk-72c4c0c07b3276ea59498af9c4d7d21492382b28.tar.bz2
egawk-72c4c0c07b3276ea59498af9c4d7d21492382b28.zip
Update TODO.xgawk.
-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.)