diff options
-rw-r--r-- | TODO.xgawk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.) |