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 A2B7F429E25 for ; Mon, 31 Oct 2011 12:20:39 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 hpOgvDbUWp5b for ; Mon, 31 Oct 2011 12:20:39 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 32C62431FB6 for ; Mon, 31 Oct 2011 12:20:39 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 8899566E015E; Mon, 31 Oct 2011 12:20:34 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (gwave-114.ligo.caltech.edu [131.215.114.114]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 92ADF66E0122; Mon, 31 Oct 2011 12:20:30 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 707354BF; Mon, 31 Oct 2011 12:20:30 -0700 (PDT) From: Jameson Graef Rollins To: Jani Nikula , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil. In-Reply-To: <87aa8h7yvm.fsf@nikula.org> References: <1319383133-11006-1-git-send-email-david@tethera.net> <877h3ly0tu.fsf@nikula.org> <87y5w1572h.fsf@servo.finestructure.net> <87aa8h7yvm.fsf@nikula.org> User-Agent: Notmuch/0.9+39~g74c9dba (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Mon, 31 Oct 2011 12:20:30 -0700 Message-ID: <87vcr555oh.fsf@servo.finestructure.net> 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:20:39 -0000 On Mon, 31 Oct 2011 21:19:09 +0200, Jani Nikula wrote: > Hi, this was fixed by id:"yf67h3lgyjr.fsf@taco2.nixu.fi", committed as > 556c5fa8900d14c61544f3ac016d3cca1db5a91a. Ah, ok. Great. jamie.