summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:36:43 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-01-24 09:36:43 +0200
commitc0dfb9269380ff5a90dbf6606f64989848304527 (patch)
tree2d21a4e0bc3d75b8a98cc6b0b3db8e7fafd90dbd /TODO
parent1ef484e65a03a8360434c404c9a3006671bab2f7 (diff)
downloadgawk-c0dfb9269380ff5a90dbf6606f64989848304527.tar.gz
Fix assertion error in sorted loops for SYMTAB/FUNCTAB.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 59b57a2b..c6aae80d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Tue Jul 16 20:33:19 IDT 2019
+Thu Jan 23 11:15:44 IST 2020
============================
There were too many files tracking different thoughts and ideas for
@@ -15,6 +15,9 @@ TODO
Minor Cleanups and Code Improvements
------------------------------------
+ Allow SYMTAB and FUNCTAB as arguments to asort/asorti if a
+ destination array is provided.
+
API:
??? #if !defined(GAWK) && !defined(GAWK_OMIT_CONVENIENCE_MACROS)