aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES9
1 files changed, 9 insertions, 0 deletions
diff --git a/FUTURES b/FUTURES
index da714318..b0965604 100644
--- a/FUTURES
+++ b/FUTURES
@@ -81,6 +81,15 @@ David:
For 2.19 or later:
==================
+Add variables similar to C's __FILE__ and __LINE__ for better diagnostics
+from within awk programs.
+
+Add an explicit concatenation operator and assignment version.
+
+? Add a switch statement
+
+Add the ability to seek on an open file and retrieve the current file position.
+
Add lint checking everywhere, including check for use of builtin vars.
only in new awk.