aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-04-13 08:50:44 -0700
committerGravatar Carl Worth <cworth@cworth.org>2010-04-13 08:50:44 -0700
commit8fede713376ca5f18eece52aa491b5ec93f4af90 (patch)
tree62b5d200b1791f6b20751f7fa05c71a5881adb1a /TODO
parent449a418c65fb1f9281f761aae23576900d0d3ef1 (diff)
TODO: Note GMime bug that needs to be tested and upstreamed.
This bug was recently noted in a commit message, so we should hold onto it until we've passed it along to the GMime project.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8dd08780..f352faf2 100644
--- a/TODO
+++ b/TODO
@@ -128,6 +128,16 @@ provide more MIME-structure information in its output first).
Replace the "notmuch search-tags" command with "notmuch search
--output=tags".
+Fix to avoid this ugly message:
+
+ (process:17197): gmime-CRITICAL **: g_mime_message_get_mime_part: assertion `GMIME_IS_MESSAGE (message)' failed
+ Warning: Not indexing empty mime part.
+
+ This probably means adding a test case to generate that message,
+ filing an upstream bug against GMime, and then silencing the
+ notmuch-generated portion of the warning (so that once GMime is
+ fixed, this is all silent).
+
notmuch library
---------------
Add an interface to accept a "key" and a byte stream, rather than a