From: Carl Worth Date: Sat, 21 Nov 2009 18:54:24 +0000 (+0100) Subject: TODO: Add notes on portability, and remove completed tasks. X-Git-Tag: 0.1~386 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=b0883709200e707f3250da9bd97514a0fc3b80c8;ds=sidebyside 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. --- 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