aboutsummaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS13
1 files changed, 4 insertions, 9 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 07efe657..f36aa501 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -1,13 +1,8 @@
-This is a list of known problems in gawk 2.11.
+This is a list of known problems in gawk 2.13.
Hopefully they will all be fixed in the next major release of gawk.
-Please keep in mind that this is still beta software and the code
-is still undergoing significant evolution.
+Please keep in mind that the code is still undergoing significant evolution.
-1. The debugging code does not print redirection info.
+1. Gawk's error messages are not in GNU standard format (not emacs parseable).
-2. The scanner needs work.
-
-3. Gawk's printf doesn't yet match the latest nawk's.
-
-Arnold Robbins
+2. Gawk's printf is probably still not POSIX compliant.