aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/gawk.texi4
-rw-r--r--doc/gawktexi.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index ca74e8ba..353adb7c 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -40141,3 +40141,7 @@ But to use it you have to say
}
which sorta sucks.
+
+TODO:
+-----
+1. Empty string vs. null string. 30 occurrences vs. 77, respectively.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 040731ce..8e966ccd 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -39282,3 +39282,7 @@ But to use it you have to say
}
which sorta sucks.
+
+TODO:
+-----
+1. Empty string vs. null string. 30 occurrences vs. 77, respectively.