Re: Hi all
[notmuch-archives.git] / 49 / ba8dbece7296ee35767ffa573e304e2fd8668e
1 Return-Path: <bremner@tesseract.cs.unb.ca>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 6EDED431FDF\r
6         for <notmuch@notmuchmail.org>; Tue,  6 May 2014 06:07:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id HaXd9qXz0jOD for <notmuch@notmuchmail.org>;\r
16         Tue,  6 May 2014 06:07:05 -0700 (PDT)\r
17 Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
18         [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 9F3BB431FD6\r
21         for <notmuch@notmuchmail.org>; Tue,  6 May 2014 06:07:05 -0700 (PDT)\r
22 Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
23         4.72) (envelope-from <bremner@tesseract.cs.unb.ca>)\r
24         id 1Whf56-0006xc-MR\r
25         for notmuch@notmuchmail.org; Tue, 06 May 2014 13:06:48 +0000\r
26 Received: (nullmailer pid 29567 invoked by uid 1000); Tue, 06 May 2014\r
27         13:06:29 -0000\r
28 From: David Bremner <david@tethera.net>\r
29 To: notmuch@notmuchmail.org\r
30 Subject: \r
31 Date: Tue,  6 May 2014 22:06:26 +0900\r
32 Message-Id: <1399381588-26271-1-git-send-email-david@tethera.net>\r
33 X-Mailer: git-send-email 1.9.2\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Tue, 06 May 2014 13:07:10 -0000\r
47 \r
48 The first of these fixes a build failure on Debian Linux/armhf (and\r
49 OS/X). If the patch seems ok, I'd like to roll it into a bug fix\r
50 release.  The second is more of a suggestion to make that atomicity\r
51 test easier to debug, since it seems to find the dark corners of gdb.\r
52 \r