[PATCH v5 5/7] cli: modify mime_node_context to use the new crypto struct
[notmuch-archives.git] / ca / 456aae1ea203cf4e6d094eb74d52bc707823eb
1 Return-Path: <julien@kirya.net>\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 BACA0431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 11 Jul 2011 23:19:15 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id dnS9qNrqfJG6 for <notmuch@notmuchmail.org>;\r
17         Mon, 11 Jul 2011 23:19:15 -0700 (PDT)\r
18 X-Greylist: delayed 454 seconds by postgrey-1.32 at olra;\r
19         Mon, 11 Jul 2011 23:19:15 PDT\r
20 Received: from nix.kirya.net (nix.kirya.net [109.74.192.127])\r
21         by olra.theworths.org (Postfix) with ESMTP id 0FC4C431FB6\r
22         for <notmuch@notmuchmail.org>; Mon, 11 Jul 2011 23:19:15 -0700 (PDT)\r
23 Received: by nix.kirya.net (Postfix, from userid 1000)\r
24         id 8BB4B2BD89; Tue, 12 Jul 2011 08:11:39 +0200 (CEST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=kirya.net; s=dkim;\r
26         t=1310451099; bh=G+2rV/S11Qj7ojuSnMUSB5PW9pxWmGyy0jTlI4MSn94=;\r
27         h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version:\r
28         Content-Type:In-Reply-To;\r
29         b=CgS8aC3eLStJzT3HjLe2kMTSDqok/YbJLl4mavTWFL0jYybiE57w2Wvxde5nUYdAr\r
30         jAXlSpn2SVGH03fLgn//5fAoBPsByaIsCGsWRQcZzhPnouQgPmvWSNceI0aIsJhNoY\r
31         FcmGjBND5jQG/1EC7gsYyw6cqmtiFhuOk4yGhimA=\r
32 Date: Tue, 12 Jul 2011 08:11:39 +0200\r
33 From: Julien Valroff <julien@kirya.net>\r
34 To: David Bremner <bremner@UNB.ca>\r
35 Subject: Re: [David Bremner] problems with symbol hiding on Debian Squeeze\r
36  i386\r
37 Message-ID: <20110712061139.GA9634@kirya.net>\r
38 References: <87sjqcmwli.fsf@zancas.localnet>\r
39 MIME-Version: 1.0\r
40 Content-Type: multipart/signed; micalg=pgp-sha256;\r
41         protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l"\r
42 Content-Disposition: inline\r
43 In-Reply-To: <87sjqcmwli.fsf@zancas.localnet>\r
44 User-Agent: Mutt/1.5.21 (2010-09-15)\r
45 X-Mailman-Approved-At: Fri, 15 Jul 2011 10:03:28 -0700\r
46 Cc: notmuch <notmuch@notmuchmail.org>\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: Tue, 12 Jul 2011 06:19:16 -0000\r
60 \r
61 \r
62 --XsQoSWH+UP9D9v3l\r
63 Content-Type: text/plain; charset=utf-8\r
64 Content-Disposition: inline\r
65 Content-Transfer-Encoding: quoted-printable\r
66 \r
67 Hello David,\r
68 \r
69 [ only cc'ing the list as I'm not subscribed and am not sure my message will\r
70 be accepted - please CC me in all your answers ]\r
71 \r
72 Le lundi 11 juil. 2011 =C3=A0 21:43:53 (+0200 CEST), David Bremner a =C3=A9=\r
73 crit=C2=A0:\r
74 > Julien Valroth reported on IRC that he had problems with the initial\r
75 > call of 'notmuch new' crashing with\r
76 >=20\r
77 > terminate called after throwing an instance of 'Xapian::InvalidArgumentEr=\r
78 ror'\r
79 >=20\r
80 > I confirmed that the following quick and dirty patch seems to fix the pro=\r
81 blem.\r
82 \r
83 I have tested your patch and built a local backport of the 0.6 Debian\r
84 package for Squeeze, and confirm everything seems to be OK now. I have been\r
85 able to build and update the index, and tested a few searches.\r
86 \r
87 Thank you very much for working on this issue.\r
88 \r
89 Cheers,\r
90 Julien\r
91 \r
92 --=20\r
93   .''`.   Julien Valroff ~ <julien@kirya.net> ~ <julien@debian.org>   =20\r
94  : :'  :  Debian Developer & Free software contributor\r
95  `. `'`   http://www.kirya.net/\r
96    `-     4096R/ E1D8 5796 8214 4687 E416  948C 859F EF67 258E 26B1\r
97 \r
98 --XsQoSWH+UP9D9v3l\r
99 Content-Type: application/pgp-signature; name="signature.asc"\r
100 Content-Description: Digital signature\r
101 \r
102 -----BEGIN PGP SIGNATURE-----\r
103 Version: GnuPG v1.4.10 (GNU/Linux)\r
104 \r
105 iQIcBAEBCAAGBQJOG+WaAAoJEIWf72cljiaxotkQAKsMG83Hmin67LoYNnQ93EZ1\r
106 gxp5cFzH4tSCQjwzxModDkXRfgRvAORDRiXZfLxzx0WnzjbmdIvOH9KuvYJae7dV\r
107 yBMcen3Z9FUP7FK3YvPQr7gO7XxnXbSw0I8ctauIDabvKj9CSwUbMo9f1kNBc5LK\r
108 58tyAADe2KW5ShKINVmfxGoyC52Xwk/rGufqdcMvpDK0WF7mXDiIwrIW5Q3aUT+3\r
109 6XaWL6i1srtLv6Kqzycs6puipwiYMaJn6JBdK5U2t/infrPbH8i0kwAwKS6PCo4t\r
110 EX9bppqwE3iLZblqoxgzmixaTk3qEcA1DQnH9ngQ2xfve3d4K9g9NxLLzlwSDFb3\r
111 xnVy8mXDvZ9mwnE49sWhmymuQXe5JE0ZPGKrhe0vrUPY1yxMggN60gR2nznwTSs+\r
112 pm8gYp/4feb3/sX2U7HwHA7xOcOVe2bJPkQoJ0nXdAHjRF/mkA2wBmAuXAdIqh35\r
113 g254ZENzGWyZMXne8+sS3IAso95saVkZjmZzkzJPjQcbd9dWbOhzR34scNiMyLBB\r
114 8EBjo/b/EiPjRNLudH5Vddd250WRkU4ojPlDUcnaKGC6dncInFrAnUZtganMDyeb\r
115 ZMxVGjDjjbHyrhuKuDK/eFMSPlffUxCHr8kADgw0w21lW7xqF87krW/Q7gmCZnTm\r
116 +M4Ui/ll41TYOGpDWRLa\r
117 =UQ6p\r
118 -----END PGP SIGNATURE-----\r
119 \r
120 --XsQoSWH+UP9D9v3l--\r