From b0883709200e707f3250da9bd97514a0fc3b80c8 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sat, 21 Nov 2009 19:54:24 +0100 Subject: [PATCH] TODO: Add notes on portability, and remove completed tasks. It's better to have things in TODO rather than mails with a todo tag in my notmuch database. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 7bb2a9e8..b0ee13ec 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,14 @@ Emacs interface (notmuch.el) ---------------------------- +Portability +----------- +Fix configure script to test each compiler warning we want to use. + +Implement strndup locally (or call talloc_strndup instead). + +Implement getline locally, (look at gnulib). + Completion ---------- Fix bash completion to complete multiple search options (both --first -- 2.43.0