From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bremner@tesseract.cs.unb.ca>
Received: from localhost (localhost [127.0.0.1])
	by olra.theworths.org (Postfix) with ESMTP id 6EDED431FDF
	for <notmuch@notmuchmail.org>; Tue,  6 May 2014 06:07:10 -0700 (PDT)
X-Virus-Scanned: Debian amavisd-new at olra.theworths.org
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level: 
X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]
	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 HaXd9qXz0jOD for <notmuch@notmuchmail.org>;
	Tue,  6 May 2014 06:07:05 -0700 (PDT)
Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net
	[87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by olra.theworths.org (Postfix) with ESMTPS id 9F3BB431FD6
	for <notmuch@notmuchmail.org>; Tue,  6 May 2014 06:07:05 -0700 (PDT)
Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim
	4.72) (envelope-from <bremner@tesseract.cs.unb.ca>)
	id 1Whf56-0006xc-MR
	for notmuch@notmuchmail.org; Tue, 06 May 2014 13:06:48 +0000
Received: (nullmailer pid 29567 invoked by uid 1000); Tue, 06 May 2014
	13:06:29 -0000
From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: 
Date: Tue,  6 May 2014 22:06:26 +0900
Message-Id: <1399381588-26271-1-git-send-email-david@tethera.net>
X-Mailer: git-send-email 1.9.2
X-BeenThere: notmuch@notmuchmail.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: "Use and development of the notmuch mail system."
	<notmuch.notmuchmail.org>
List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>
List-Archive: <http://notmuchmail.org/pipermail/notmuch>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,
	<mailto:notmuch-request@notmuchmail.org?subject=subscribe>
X-List-Received-Date: Tue, 06 May 2014 13:07:10 -0000

The first of these fixes a build failure on Debian Linux/armhf (and
OS/X). If the patch seems ok, I'd like to roll it into a bug fix
release.  The second is more of a suggestion to make that atomicity
test easier to debug, since it seems to find the dark corners of gdb.