[PATCH v3 0/2] Better error handling

Subject: [PATCH v3 0/2] Better error handling

Date: Tue, 4 Oct 2011 08:06:07 +0300

To: David Bremner

Cc: Ali Polatel, Notmuch Mailing List, Austin Clements

From: Ali Polatel


From: Ali Polatel <alip@exherbo.org>

New set of patches addressing the issues in the mail
"id:8739f9muhp.fsf@zancas.localnet"

You may also find the commits in my notmuch repository:
git://github.com/alip/notmuch.git branch: find_message-v3

Ali Polatel (2):
  lib: destroy message object after message removal
  lib: make find_message{,by_filename) report errors

 lib/database.cc   |   98 ++++++++++++++++++++++++++++++++++++-----------------
 lib/message.cc    |    8 +++--
 lib/notmuch.h     |   58 +++++++++++++++++++++----------
 notmuch-new.c     |    4 ++-
 notmuch-restore.c |   11 ++++--
 5 files changed, 122 insertions(+), 57 deletions(-)

-- 
1.7.6.1


Thread: