Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 4C8EA429E21 for ; Mon, 3 Oct 2011 13:53:56 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NQwfuy+vSzf5 for ; Mon, 3 Oct 2011 13:53:54 -0700 (PDT) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 08666431FB6 for ; Mon, 3 Oct 2011 13:53:53 -0700 (PDT) Received: by ywt2 with SMTP id 2so5417367ywt.26 for ; Mon, 03 Oct 2011 13:53:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:organization:user-agent; bh=AA1rTs//sNu+GrV7upu6DztqIHDeaSSJwjw4aS5Ja7I=; b=L+ppM3PY+mDcPFJ/WEWJC3PuOngu1PNFYTifrN6hiePmDyVFeSwfGLbFeqadcC2YVu VwtUiWpJbXg+1rHKTflbxBqELf1UQAsoH/gk2Osi+i3tlXTfq48PeWi1eqbQUpNLuLyQ TvZUZ1UWAMVtdyuzt7hHaiXz3c7xqwSxTOrG8= Received: by 10.223.33.145 with SMTP id h17mr454574fad.130.1317675232055; Mon, 03 Oct 2011 13:53:52 -0700 (PDT) Received: from localhost ([85.104.4.184]) by mx.google.com with ESMTPS id c1sm22662610fab.15.2011.10.03.13.53.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 03 Oct 2011 13:53:51 -0700 (PDT) Sender: Ali Polatel Date: Mon, 3 Oct 2011 23:53:52 +0300 From: Ali Polatel To: Austin Clements Subject: Re: [PATCH v2 0/2] Better error handling Message-ID: <20111003205352.GA28273@hayalet> Mail-Followup-To: Austin Clements , Notmuch Mailing List References: <20111003203837.GA22365@hayalet> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: Organization: Pink Floyd User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Notmuch Mailing List X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Oct 2011 20:53:56 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ali Polatel yazm=C4=B1=C5=9F: >From: Ali Polatel > >New set of patches addressing the issues in the mail >"id:20111003174308.GD17905@mit.edu" You may also find the commits in my notmuch repository: git://github.com/alip/notmuch.git branch: find_message-v2 >Ali Polatel (2): > lib: destroy message object after message removal > lib: make find_message{,by_filename) report errors > > lib/database.cc | 95 +++++++++++++++++++++++++++++++++++-------------= ---- > lib/message.cc | 8 +++-- > lib/notmuch.h | 60 +++++++++++++++++++++++---------- > notmuch-new.c | 4 ++- > notmuch-restore.c | 11 ++++-- > 5 files changed, 120 insertions(+), 58 deletions(-) > >--=20 >1.7.6.1 > -alip --ibTvN161/egqYuK8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEARECAAYFAk6KIOAACgkQQU4yORhF8iAEuwCgps0/+lct44TJqaLfbHch/3p4 G9kAoIz3dsRZhegfMkqk3AUMS9uEHAxA =0efO -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--