diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -1,4 +1,4 @@ -Sun Feb 17 21:33:46 IST 2019 +Tue Jul 16 20:33:19 IDT 2019 ============================ There were too many files tracking different thoughts and ideas for @@ -30,11 +30,6 @@ Minor Cleanups and Code Improvements See if something like b = a "" can be optimized to not do a concatenation, but instead just set STRCUR on a. - Review all conditional warnings to see if they should be made - into calls to lintwarn. The advantage is that that --lint=fatal - would then make such warnings exit gawk, along with regular - lint warnings. - Minor New Features ------------------ |