aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES5
1 files changed, 5 insertions, 0 deletions
diff --git a/FUTURES b/FUTURES
index e511acba..861cf503 100644
--- a/FUTURES
+++ b/FUTURES
@@ -88,3 +88,8 @@ Probably never:
will accept its own output as input.
NOTE: Investigated this. GLIBC formats NaN as '-nan'
and -NaN as 'nan'. Dealing with this is not simple.
+
+ Enhance FIELDWIDTHS with some way to indicate "the rest of the record".
+ E.g., a length of 0 or -1 or something. May be "n"?
+
+ Make FIELDWIDTHS be an array?