Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 7e / 89dbd563d7aee95427c142fcbae9fab1ed8e66
1 Return-Path: <tom@dbservice.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 078C14196F2\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 11:47:07 -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: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] 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 FfH+AivtLE26 for <notmuch@notmuchmail.org>;\r
16         Tue, 13 Apr 2010 11:47:06 -0700 (PDT)\r
17 Received: from office.neopsis.com (office.neopsis.com [78.46.209.98])\r
18         by olra.theworths.org (Postfix) with ESMTP id 1B5DB431FC1\r
19         for <notmuch@notmuchmail.org>; Tue, 13 Apr 2010 11:47:05 -0700 (PDT)\r
20 Received: from calvin.caurea.org ([62.65.141.13])\r
21         (authenticated user tom@dbservice.com) by office.neopsis.com\r
22         (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits));\r
23         Tue, 13 Apr 2010 20:47:03 +0200\r
24 Message-ID: <4BC4BC26.1060803@dbservice.com>\r
25 Date: Tue, 13 Apr 2010 20:47:02 +0200\r
26 From: Tomas Carnecky <tom@dbservice.com>\r
27 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;\r
28         rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4\r
29 MIME-Version: 1.0\r
30 To: Dirk Hohndel <hohndel@x200.gr8dns.org>\r
31 Subject: Re: [PATCH] Add strcasestr v.3 - add compat implementation of\r
32         strcasestr\r
33 References: <m3vdbvb8p7.fsf@x200.gr8dns.org>\r
34 In-Reply-To: <m3vdbvb8p7.fsf@x200.gr8dns.org>\r
35 Content-Type: text/plain; charset=ISO-8859-1; format=flowed\r
36 Content-Transfer-Encoding: 7bit\r
37 Cc: notmuch@notmuchmail.org\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Tue, 13 Apr 2010 18:47:07 -0000\r
51 \r
52 On 4/13/10 6:47 PM, Dirk Hohndel wrote:\r
53 >\r
54 > v.3 of this patch, now with the changes to makefiles, configure script\r
55 > compat.h and all new files that I need\r
56 > Please test on platforms lacking strcasestr\r
57 >\r
58 > Signed-off-by: Dirk Hohndel<hohndel@infradead.org>\r
59 \r
60 Tested-by: Tomas Carnecky <tom@dbservice.com>\r
61 \r
62 (on OpenSolaris snv_134)\r
63 \r
64 tom\r
65 \r