From 79e7801cf8975f2ce0665aa4831cb4e3dc75812e Mon Sep 17 00:00:00 2001 From: John Kerl Date: Thu, 24 Sep 2015 17:33:54 -0400 Subject: [PATCH] todo.txt --- c/todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index 6e311404a..8f08f0386 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -1,8 +1,7 @@ ================================================================ BUGFIXES -* circular subpackage dependencies involving join -* at least, move out test_argparse to unbreak that +:D ================================================================ TOP OF LIST @@ -13,6 +12,9 @@ MAJOR: release planning * 2.2.1 with autoconfig * 2.2.2 with CSV read-perf +---------------------------------------------------------------- +MINOR: allow multi-char ips for xtab -- then ignore repifs. likewise w/ ops + ---------------------------------------------------------------- MAJOR: autoconfig @@ -94,8 +96,6 @@ MINOR * go back and re-apply ctype/isprint portability things to new spots -* more dead-code mains ... lrec-eval; what else? - * dsls/ build outside of pwd? or just lemon $(absdir)/filenamegoeshere.y? * configure w/o autotools? likewise manpage. etc. multiple build levels.