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 8D3D3431FC0; Wed, 18 Nov 2009 16:31:39 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 gWHHkHIbO-6l; Wed, 18 Nov 2009 16:31:38 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 64CDF431FBC; Wed, 18 Nov 2009 16:31:38 -0800 (PST) From: Carl Worth To: Joshua Roys , notmuch@notmuchmail.org In-Reply-To: <1258573402-16750-1-git-send-email-roysjosh@gmail.com> References: <1258573402-16750-1-git-send-email-roysjosh@gmail.com> Date: Thu, 19 Nov 2009 01:31:24 +0100 Message-ID: <87ws1n5p9f.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] [PATCH] Fix a compile warning under gcc-4.4.1 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Thu, 19 Nov 2009 00:31:39 -0000 On Wed, 18 Nov 2009 14:43:22 -0500, Joshua Roys wrote: > --- > Hello, > This fixes the following for me: Thanks so much for the report and patch, Joshua. This bug was recently fixed in a commit pushed out to the notmuch repository. Happy hacking, -Carl