diff options
Diffstat (limited to 'TODO.xgawk')
-rw-r--r-- | TODO.xgawk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,6 @@ To-do list for xgawk enhancements: - In extensions/configure.ac - add compiler warnings if GCC. -- Consider adding a way to access gawk special vars read only. - Low priority: - Enhance extension/fork.c waitpid to allow the caller to specify the options. @@ -146,3 +144,5 @@ Done: - Attempting to load the same file with -f and -i (or @include) should be a fatal error. + +- Consider adding a way to access gawk special vars read only. |