diff options
Diffstat (limited to 'TODO.xgawk')
-rw-r--r-- | TODO.xgawk | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,5 @@ To-do list for xgawk enhancements: -- Attempting to load the same file with -f and -i (or @include) should - be a fatal error. - Low priority: - Enhance extension/fork.c waitpid to allow the caller to specify the options. @@ -141,3 +138,5 @@ Done: * Still to go: Rework iop_alloc, interaction with open hooks, and skipping command line directories. +- Attempting to load the same file with -f and -i (or @include) should + be a fatal error. |