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 CD410431FB6 for ; Mon, 4 Jun 2012 00:02:30 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 3fc49VJgcOHN for ; Mon, 4 Jun 2012 00:02:30 -0700 (PDT) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3F126431FAF for ; Mon, 4 Jun 2012 00:02:30 -0700 (PDT) Received: by lbbgk8 with SMTP id gk8so3267300lbb.26 for ; Mon, 04 Jun 2012 00:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to; bh=Iz0AdMnKBQ+r4Kxoi+jFXlBjjtjqGmU1xnnKORKNf+A=; b=qsdUZhmjFQnnYDGqmZXevI95JgZ9zLq4XrWyVqUWfxvvqLA/gE8fEuM5NLZKvOp9om BIHdzcEvbuC5s+hJo9hZbAl51qewza7zkFDuTLzBwsgUNAxFj8IBcVU7Yb0m86HeJlkU a1ehqCcJTfSXf4Xb+KlXBV/UdLKrQCyIf2pxOqfYrO9gKlBFP7C3AF+tju4HKBWySl/x 3WDJ8ObLA58LmEhLnRHUmb/EnNA99y7XCSfZqmwmcYKGWDJQ3D8auPD9z2kXyW14FOcg WZkWUx2xHh3qQzTkI2o68P1zMXSUOjLWpbj0W0NGmm1Ewmod9oqyGxrj/g5IFw7jYc7k mqAA== Received: by 10.152.105.173 with SMTP id gn13mr11305014lab.20.1338793348800; Mon, 04 Jun 2012 00:02:28 -0700 (PDT) Received: from localhost (48.84-48-119.nextgentel.com. [84.48.119.48]) by mx.google.com with ESMTPS id hi14sm16366313lab.4.2012.06.04.00.02.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jun 2012 00:02:27 -0700 (PDT) Date: Mon, 4 Jun 2012 09:02:25 +0200 From: Jostein Gogstad To: notmuch@notmuchmail.org Subject: Re: Can't compile notmuch-delivery Message-ID: <20120604070225.GF10980@desktop> Mail-Followup-To: notmuch@notmuchmail.org References: <20120531214259.GA18272@desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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, 04 Jun 2012 07:02:31 -0000 Tomi Ollila wrote, on Fri, Jun 01, 2012 at 09:44:36AM +0300: > Yes, commit 5fddc07d (*) changes notmuch_database_open() interface. Austin > or Ali may fix that some day... Too bad that commit is included in release 0.13 then :/ -- Jostein