aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/awk/PROBLEMS
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/awk/PROBLEMS')
-rw-r--r--gnu/usr.bin/awk/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gnu/usr.bin/awk/PROBLEMS b/gnu/usr.bin/awk/PROBLEMS
new file mode 100644
index 000000000000..3b7c5148bd8e
--- /dev/null
+++ b/gnu/usr.bin/awk/PROBLEMS
@@ -0,0 +1,6 @@
+This is a list of known problems in gawk 2.15.
+Hopefully they will all be fixed in the next major release of gawk.
+
+Please keep in mind that the code is still undergoing significant evolution.
+
+1. Gawk's printf is probably still not POSIX compliant.