[notmuch] notmuch_threads_back and notmuch_messages_back
[notmuch-archives.git] / b7 / 45d6902af8b97af00d305336d755e1b805b853
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 D3612431FC2;\r
6         Wed, 18 Nov 2009 08:29:43 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id l0M9j6ZpENyt; Wed, 18 Nov 2009 08:29:43 -0800 (PST)\r
11 Received: from cworth.org (localhost [127.0.0.1])\r
12         by olra.theworths.org (Postfix) with ESMTP id EAD2D431FAE;\r
13         Wed, 18 Nov 2009 08:29:42 -0800 (PST)\r
14 From: Carl Worth <cworth@cworth.org>\r
15 To: Stewart Smith <stewart@flamingspork.com>, notmuch@notmuchmail.org\r
16 In-Reply-To: <1258506353-20352-1-git-send-email-stewart@flamingspork.com>\r
17 References: <1258506353-20352-1-git-send-email-stewart@flamingspork.com>\r
18 Date: Wed, 18 Nov 2009 08:29:28 -0800\r
19 Message-ID: <873a4baj9z.fsf@yoom.home.cworth.org>\r
20 MIME-Version: 1.0\r
21 Content-Type: text/plain; charset=us-ascii\r
22 Subject: Re: [notmuch] [PATCH] Fix linking with gcc to use g++ to link in\r
23  C++ libs.\r
24 X-BeenThere: notmuch@notmuchmail.org\r
25 X-Mailman-Version: 2.1.12\r
26 Precedence: list\r
27 List-Id: "Use and development of the notmuch mail system."\r
28         <notmuch.notmuchmail.org>\r
29 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
30         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
31 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
32 List-Post: <mailto:notmuch@notmuchmail.org>\r
33 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
34 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
35         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
36 X-List-Received-Date: Wed, 18 Nov 2009 16:29:44 -0000\r
37 \r
38 On Wed, 18 Nov 2009 12:05:53 +1100, Stewart Smith <stewart@flamingspork.com> wrote:\r
39 > Previously, Ubuntu 9.10, gcc 4.4.1 was getting:\r
40 \r
41 Thanks, Stewart!\r
42 \r
43 It's always nice to get portability fixes. This should have beeen pushed\r
44 by the time I will have been able to send this email. :-)\r
45 \r
46 -Carl\r