Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 99 / 95fb03584117cc17f3196a3212dd618bcb5ced
1 Return-Path: <cworth@cworth.org>\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 A0C824196F0\r
6         for <notmuch@notmuchmail.org>; Tue, 27 Apr 2010 10:43:12 -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: -2.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
13         autolearn=ham\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 Hkts6eXMprbZ; Tue, 27 Apr 2010 10:43:11 -0700 (PDT)\r
17 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
18         by olra.theworths.org (Postfix) with ESMTP id 8872D431FC1;\r
19         Tue, 27 Apr 2010 10:43:11 -0700 (PDT)\r
20 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
21         id 2CE8A568DEB; Tue, 27 Apr 2010 10:43:11 -0700 (PDT)\r
22 From: Carl Worth <cworth@cworth.org>\r
23 To: Tomas Carnecky <tom@dbservice.com>, notmuch@notmuchmail.org\r
24 Subject: Re: [PATCH] Wrap the compat header in extern "C" { } when compiling\r
25         C++ sources\r
26 In-Reply-To: <1272389237-16257-1-git-send-email-tom@dbservice.com>\r
27 References: <1272389237-16257-1-git-send-email-tom@dbservice.com>\r
28 User-Agent: Notmuch/0.2-251-g8514e59 (http://notmuchmail.org) Emacs/23.1.1\r
29         (i486-pc-linux-gnu)\r
30 Date: Tue, 27 Apr 2010 10:43:11 -0700\r
31 Message-ID: <87tyqwlrkg.fsf@yoom.home.cworth.org>\r
32 MIME-Version: 1.0\r
33 Content-Type: multipart/signed; boundary="=-=-=";\r
34         micalg=pgp-sha1; protocol="application/pgp-signature"\r
35 X-BeenThere: notmuch@notmuchmail.org\r
36 X-Mailman-Version: 2.1.13\r
37 Precedence: list\r
38 List-Id: "Use and development of the notmuch mail system."\r
39         <notmuch.notmuchmail.org>\r
40 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
41         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
42 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
43 List-Post: <mailto:notmuch@notmuchmail.org>\r
44 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
45 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
47 X-List-Received-Date: Tue, 27 Apr 2010 17:43:12 -0000\r
48 \r
49 --=-=-=\r
50 \r
51 On Tue, 27 Apr 2010 19:27:17 +0200, Tomas Carnecky <tom@dbservice.com> wrote:\r
52 > This fixes a build error on OpenSolaris where the final liking of\r
53 > notmuch fails because the linker can't find strcasestr() referenced\r
54 > from thread.cc.\r
55 \r
56 Thanks for the fix. I've pushed this out, (and just in time for 0.3.1).\r
57 \r
58 > Is it safe to use NOTMUCH_BEGIN/END_DECLS in the compat header? The sha1 header\r
59 > also uses ifdef __cplusplus instead of that define..\r
60 \r
61 The compat code doesn't include notmuch.h so doesn't see the definition\r
62 of those macros. So what you did here is fine.\r
63 \r
64 For the sha1 code---we basically have kept that unchanged from upstream,\r
65 so it also does its own thing here.\r
66 \r
67 -Carl\r
68 \r
69 --=-=-=\r
70 Content-Type: application/pgp-signature\r
71 \r
72 -----BEGIN PGP SIGNATURE-----\r
73 Version: GnuPG v1.4.10 (GNU/Linux)\r
74 \r
75 iD8DBQFL1yIv6JDdNq8qSWgRAvC4AJ0dM0G0QsSvhFQxzKqA2qmsZLj6iQCeOE9U\r
76 /DPpx7XU+QqW/vCrtICimss=\r
77 =E5mb\r
78 -----END PGP SIGNATURE-----\r
79 --=-=-=--\r