Re: [PATCH 2/2] python: annotate all calls into libnotmuch with types
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 6 Dec 2011 11:12:42 +0000 (12:12 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:36 +0000 (09:40 -0800)
c6/0825d434d5fb3ff750fdf09754e226d6dc0fa5 [new file with mode: 0644]

diff --git a/c6/0825d434d5fb3ff750fdf09754e226d6dc0fa5 b/c6/0825d434d5fb3ff750fdf09754e226d6dc0fa5
new file mode 100644 (file)
index 0000000..dc81b1e
--- /dev/null
@@ -0,0 +1,104 @@
+Return-Path: <Sebastian@SSpaeth.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 575BB429E27\r
+       for <notmuch@notmuchmail.org>; Tue,  6 Dec 2011 03:12:55 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.09\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id ha6Iwk63FPWd for <notmuch@notmuchmail.org>;\r
+       Tue,  6 Dec 2011 03:12:54 -0800 (PST)\r
+Received: from homiemail-a19.g.dreamhost.com (caiajhbdcbef.dreamhost.com\r
+       [208.97.132.145])\r
+       by olra.theworths.org (Postfix) with ESMTP id B6B9A429E26\r
+       for <notmuch@notmuchmail.org>; Tue,  6 Dec 2011 03:12:54 -0800 (PST)\r
+Received: from homiemail-a19.g.dreamhost.com (localhost [127.0.0.1])\r
+       by homiemail-a19.g.dreamhost.com (Postfix) with ESMTP id 0F4AE604089;\r
+       Tue,  6 Dec 2011 03:12:54 -0800 (PST)\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject\r
+       :in-reply-to:references:date:message-id:mime-version:\r
+       content-type; q=dns; s=sspaeth.de; b=I/jA9+nnU+XhdoSmk05sjrdEBNk\r
+       IwpyJlBKs8uuMgrghmHs14jLWcPINfiVj5xhJdOjjWh6nqh5WTHRlJp3OplQEf6C\r
+       yM7adhmZExFWt51oQeyxppslbt7imei+gUjeU98e5HZ4C279mrTHnn8s8wVo2NH/\r
+       0XFYQN3vKKLFxtdw=\r
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to\r
+       :subject:in-reply-to:references:date:message-id:mime-version:\r
+       content-type; s=sspaeth.de; bh=4ALqesrl2FuSz8DhWfC1tXWi30k=; b=R\r
+       WWFsYY7+N7ByKLybte+wdg+8X3YFrFfh8iiNg/DDDQd3wnHZitlIRh12pS3ngrEJ\r
+       CyDM+a0F4Y437H5zuCKM/cFTq9nA4GlqSkdhtOichteB1k9dZoL7JMMrNb46Uc85\r
+       yfF1WUasUUjMLXtAPVPS9P4AB68K8MZ0tN1nki/lLA=\r
+Received: from spaetzbook.sspaeth.de (unknown [176.46.199.176])\r
+       (Authenticated sender: fax@sspaeth.de)\r
+       by homiemail-a19.g.dreamhost.com (Postfix) with ESMTPA id 4CBEF604084; \r
+       Tue,  6 Dec 2011 03:12:52 -0800 (PST)\r
+Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation);\r
+       Tue, 06 Dec 2011 12:12:50 +0100\r
+From: Sebastian Spaeth <Sebastian@SSpaeth.de>\r
+To: Patrick Totzke <patricktotzke@googlemail.com>,\r
+       Justus Winter <4winter@informatik.uni-hamburg.de>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 2/2] python: annotate all calls into libnotmuch with types\r
+In-Reply-To: <4eddf2b1.4288980a.0b74.5557@mx.google.com>\r
+References:\r
+ <1318198374-926-1-git-send-email-4winter@informatik.uni-hamburg.de>\r
+       <1318198374-926-2-git-send-email-4winter@informatik.uni-hamburg.de>\r
+       <4eddf2b1.4288980a.0b74.5557@mx.google.com>\r
+User-Agent: Notmuch/0.10+58~g935365d (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 06 Dec 2011 12:12:42 +0100\r
+Message-ID: <87mxb66jit.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 06 Dec 2011 11:12:55 -0000\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On Tue, 06 Dec 2011 10:46:31 +0000, Patrick Totzke <patricktotzke@googlemai=\r
+l.com> wrote:\r
+> This commit breaks raising XapianErrors for me.\r
+>=20\r
+> If I lock the index with some `notmuch tag +test '*'`\r
+> and try to write to it in alot, i get a segfault and\r
+> the following on stderr:\r
+>=20\r
+> Xapian exception occurred opening database: Unable to get write lock on\r
+> /home/pazz/mail/.notmuch/xapian: already locked\r
+\r
+Can you confirm that this only occurs with this patch and not without?\r
+To be honest, I don't see how the patch would change things in a way\r
+that make it throw XapianErrors that would not also occur before this\r
+patch.\r
+\r
+Sebastian\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+\r
+iEYEARECAAYFAk7d+KoACgkQVYX1jMgnoGJ7MACeP204m7zi/lMs0Ho9eiDu8k0H\r
+sbQAn3pmvnLTJ5i0xYpE6U0btobvQzBL\r
+=R+G3\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r