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 311D1429E25 for ; Mon, 31 Oct 2011 12:19:16 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 u0ebPwP1PV9N for ; Mon, 31 Oct 2011 12:19:15 -0700 (PDT) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 56C84431FB6 for ; Mon, 31 Oct 2011 12:19:15 -0700 (PDT) Received: by faai28 with SMTP id i28so6646864faa.26 for ; Mon, 31 Oct 2011 12:19:14 -0700 (PDT) Received: by 10.223.61.138 with SMTP id t10mr31227411fah.20.1320088753935; Mon, 31 Oct 2011 12:19:13 -0700 (PDT) Received: from localhost (dsl-hkibrasgw4-fe5cdc00-23.dhcp.inet.fi. [80.220.92.23]) by mx.google.com with ESMTPS id m4sm13370329fad.1.2011.10.31.12.19.10 (version=SSLv3 cipher=OTHER); Mon, 31 Oct 2011 12:19:11 -0700 (PDT) From: Jani Nikula To: Jameson Graef Rollins , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. In-Reply-To: <87y5w1572h.fsf@servo.finestructure.net> References: <1319383133-11006-1-git-send-email-david@tethera.net> <877h3ly0tu.fsf@nikula.org> <87y5w1572h.fsf@servo.finestructure.net> User-Agent: Notmuch/0.9+26~g59ac15a (http://notmuchmail.org) Emacs/23.3.1 (i686-pc-linux-gnu) Date: Mon, 31 Oct 2011 21:19:09 +0200 Message-ID: <87aa8h7yvm.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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, 31 Oct 2011 19:19:16 -0000 On Mon, 31 Oct 2011 11:50:30 -0700, Jameson Graef Rollins wrote: > On Mon, 31 Oct 2011 09:20:13 +0000, Jani Nikula wrote: > > I don't have the time to debug this further right now, but I bisected > > the failure to this commit and did a clean clone to make sure leftover > > files weren't the cause. > > Does it work if you make clean before make? Hi, this was fixed by id:"yf67h3lgyjr.fsf@taco2.nixu.fi", committed as 556c5fa8900d14c61544f3ac016d3cca1db5a91a. BR, Jani.