]> git.notmuchmail.org Git - notmuch/commit
notmuch_database_create: Document idea to (optionally) return a status
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 05:14:31 +0000 (22:14 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 05:14:31 +0000 (22:14 -0700)
commit0e72d6a9ecf392ec65a23b7c81d33025eaee3e1a
tree85bddd5b0e484e143975e3e63f85cc3bf963f8b0
parent309c0e1cc5757e153263b580e60f613f45df630e
notmuch_database_create: Document idea to (optionally) return a status

The current problem is that when this function fails the caller
doesn't get any information about what the particular failure
was, (something in the filesystem? or in Xapian?). We should fix
that.
notmuch.h