RE: [Spam-verdenking][english 100%] Re: another bug fix release: 0.15.2, in progress.
[notmuch-archives.git] / 49 / 0587efa143fa9033f39e75cb642be90d03f1cb
1 Return-Path: <bgamari.foss@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 708574048C3\r
6         for <notmuch@notmuchmail.org>; Thu, 11 Mar 2010 14:38:07 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.411\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.411 tagged_above=-999 required=5\r
12         tests=[AWL=-1.412, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 1GpDM2H+OHIT for <notmuch@notmuchmail.org>;\r
16         Thu, 11 Mar 2010 14:38:06 -0800 (PST)\r
17 Received: from mail-fx0-f212.google.com (mail-fx0-f212.google.com\r
18         [209.85.220.212])\r
19         by olra.theworths.org (Postfix) with ESMTP id 6FC284048C2\r
20         for <notmuch@notmuchmail.org>; Thu, 11 Mar 2010 14:38:06 -0800 (PST)\r
21 Received: by fxm4 with SMTP id 4so620571fxm.0\r
22         for <notmuch@notmuchmail.org>; Thu, 11 Mar 2010 14:38:04 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:received:received:from:to:subject:date\r
25         :message-id:x-mailer;\r
26         bh=l09c2fjtw7hhylHomEWljCqDEn1rdmi6BZXaFLU46jk=;\r
27         b=JR+dmg8804XUJk4lUE55tmo09MFsqk04KJp+WqArnRfhGo7kK6TnpWIANUNLTH8i9K\r
28         av1OI6Fz6NIP4XHOlmtnoVSf177EFEGwmR2MrB/h4DVShnGU89kmIh+JAqaxHcgx0tWb\r
29         wMdO5cKNfvGt6QdAondj4G0smn5rmYsO12VWA=\r
30 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
31         h=from:to:subject:date:message-id:x-mailer;\r
32         b=e8uSP6+aAnQuf3tO+tdi7beA6binei6859cy4QswD5XNE4zRe4z0hgRGQJjFhdhBUN\r
33         m+wkJGSqcGE9tZp8X29Ld+Su9KFlPizJrZh/+QUm8xjNpKbdZ+f90EI3mfMtMHGyJJG1\r
34         HiOpoKzLttGFi7KQHm2f8BJRs8qsa0mW+1f+E=\r
35 Received: by 10.223.60.148 with SMTP id p20mr264597fah.54.1268347083870;\r
36         Thu, 11 Mar 2010 14:38:03 -0800 (PST)\r
37 Received: from localhost.localdomain (physnat56.physics.umass.edu\r
38         [128.119.50.56])\r
39         by mx.google.com with ESMTPS id 13sm463034fxm.10.2010.03.11.14.38.02\r
40         (version=SSLv3 cipher=RC4-MD5); Thu, 11 Mar 2010 14:38:03 -0800 (PST)\r
41 From: Ben Gamari <bgamari.foss@gmail.com>\r
42 To: notmuch <notmuch@notmuchmail.org>\r
43 Date: Thu, 11 Mar 2010 17:37:51 -0500\r
44 Message-Id: <1268347072-2050-1-git-send-email-bgamari.foss@gmail.com>\r
45 X-Mailer: git-send-email 1.7.0.2\r
46 Subject: [notmuch] Notmuch shared library\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Thu, 11 Mar 2010 22:38:07 -0000\r
60 \r
61 Hey all,\r
62 \r
63 Here's a rebased version of my shared library patch. It's pretty similar to the\r
64 last version and should build against a clean tree (I'd recommend git clean -fxd).\r
65 Let me know if you have any build issues.\r
66 \r
67 In the eyes of the powers that be, what is the long-term status of this patch?\r
68 It's been pretty painless to rebase, but it would be nice to merge at some\r
69 point. Then perhaps we could focus a bit on the bindings situation. Just a\r
70 thought.\r
71 \r
72 Cheers,\r
73 \r
74 - Ben\r
75 \r