Re: [PATCH 1/1] devel/STYLE: information how to enable standard pre-commit hook
[notmuch-archives.git] / 77 / 8fb14f58e927b97c5652387874e0792d04f06d
1 Return-Path: <stewart@flamingspork.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 C59C0431FBF\r
6         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 21:42:46 -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 n4ehyCIZA0Qc for <notmuch@notmuchmail.org>;\r
11         Wed, 18 Nov 2009 21:42:46 -0800 (PST)\r
12 Received: from kaylee.flamingspork.com (kaylee.flamingspork.com\r
13         [74.207.245.61])\r
14         by olra.theworths.org (Postfix) with ESMTP id 11364431FAE\r
15         for <notmuch@notmuchmail.org>; Wed, 18 Nov 2009 21:42:46 -0800 (PST)\r
16 Received: from willster (localhost [127.0.0.1])\r
17         by kaylee.flamingspork.com (Postfix) with ESMTPS id BD4316333;\r
18         Thu, 19 Nov 2009 05:42:20 +0000 (UTC)\r
19 Received: from flamingspork.com (localhost.localdomain [127.0.0.1])\r
20         by willster (Postfix) with ESMTPS id ADF3310F5D89;\r
21         Thu, 19 Nov 2009 16:42:43 +1100 (EST)\r
22 Date: Thu, 19 Nov 2009 16:42:42 +1100\r
23 From: Stewart Smith <stewart@flamingspork.com>\r
24 To: Alexander Botero-Lowry <alex.boterolowry@gmail.com>\r
25 Message-ID: <20091119054242.GA11080@flamingspork.com>\r
26 References: <ddd65cda0911171950o4eea4389v86de9525e46052d3@mail.gmail.com>\r
27         <874oorfozb.fsf@yoom.home.cworth.org>\r
28         <20091118234527.GO9315@flamingspork.com>\r
29         <86vdh7cqet.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me>\r
30 MIME-Version: 1.0\r
31 Content-Type: text/plain; charset=us-ascii\r
32 Content-Disposition: inline\r
33 In-Reply-To:\r
34  <86vdh7cqet.fsf@fortitudo.i-did-not-set--mail-host-address--so-tickle-me>\r
35 User-Agent: Mutt/1.5.20 (2009-06-14)\r
36 Cc: notmuch@notmuchmail.org\r
37 Subject: Re: [notmuch] Mac OS X/Darwin compatibility issues\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.12\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: Thu, 19 Nov 2009 05:42:46 -0000\r
51 \r
52 On Wed, Nov 18, 2009 at 04:24:42PM -0800, Alexander Botero-Lowry wrote:\r
53 > On Thu, 19 Nov 2009 10:45:28 +1100, Stewart Smith <stewart@flamingspork.com> wrote:\r
54 > > On Wed, Nov 18, 2009 at 11:27:20PM +0100, Carl Worth wrote:\r
55 > > > Yes. I knew I was "cheating" by using some GNU extensions here. I'm\r
56 > > > happy to accept portability patches for these things, but it's hard for\r
57 > > > me to get excited about writing them myself.\r
58 > > > \r
59 > > > Care to take a whack at these?\r
60 > > \r
61 > > http://www.gnu.org/software/gnulib/\r
62 > > \r
63 > > could be a partial answer.\r
64 > > \r
65 > Why add yet another dependency for a couple of functions? Especially\r
66 > considering how notmuch already depends on glib which includes portability\r
67 > functions for various things.\r
68 \r
69 The idea with gnulib (at least what we've done with drizzle) is to\r
70 just copy the bits you need into the tree. Does work pretty well for\r
71 those small things that you just don't need to depend on a giant like\r
72 glib for.\r
73 -- \r
74 Stewart Smith\r