]> git.notmuchmail.org Git - notmuch/commit
Add _notmuch_message_create_for_message_id
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:53:52 +0000 (05:53 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 12:53:52 +0000 (05:53 -0700)
commit1b5d8984c678add2ab5d1353b94a8229421269df
tree1786b049971bbcb3c90810f3c76916a10e9eb651
parent69b25a75ec8f4a8b27fe25f234a39a7e67287d36
Add _notmuch_message_create_for_message_id

This is the last piece needed for add_message to be able to properly
support a message with a duplicate message ID.  This function creates
a new notmuch_message_t object but one that may reference an existing
document in the database.
message.cc
notmuch-private.h