[PATCH 2/9] lib: private string map (associative array) API
[notmuch-archives.git] / f0 / 83a0aa3abed478be1e70abbd6ecbe27adda809
1 Return-Path: <dme@dme.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 C5E05429E25\r
6         for <notmuch@notmuchmail.org>; Mon, 26 Dec 2011 03:00:12 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 vuMeCxW+k7H0 for <notmuch@notmuchmail.org>;\r
16         Mon, 26 Dec 2011 03:00:12 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id E0452431FD0\r
21         for <notmuch@notmuchmail.org>; Mon, 26 Dec 2011 03:00:11 -0800 (PST)\r
22 Received: by wibhq2 with SMTP id hq2so5288110wib.26\r
23         for <notmuch@notmuchmail.org>; Mon, 26 Dec 2011 03:00:10 -0800 (PST)\r
24 Received: by 10.180.8.229 with SMTP id u5mr52693773wia.9.1324897210729;\r
25         Mon, 26 Dec 2011 03:00:10 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id\r
29         en20sm56049188wid.10.2011.12.26.03.00.08\r
30         (version=TLSv1/SSLv3 cipher=OTHER);\r
31         Mon, 26 Dec 2011 03:00:09 -0800 (PST)\r
32 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
33         id 56582A0765; Mon, 26 Dec 2011 11:00:07 +0000 (GMT)\r
34 To: Tom Prince <tom.prince@ualberta.net>, Thomas Jost <schnouki@schnouki.net>,\r
35         notmuch@notmuchmail.org\r
36 Subject: Re: [PATCH] notmuch: Quiet buildbot warnings.\r
37 In-Reply-To: <87pqfdwxpu.fsf@loki.hocat.ca>\r
38 References: <1324394404-2574-1-git-send-email-dme@dme.org>\r
39         <87fwgdk29x.fsf@schnouki.net> <87pqfdwxpu.fsf@loki.hocat.ca>\r
40 User-Agent: Notmuch/0.10.2+107~ga2d0215 (http://notmuchmail.org)\r
41         Emacs/24.0.92.1 (x86_64-pc-linux-gnu)\r
42 From: David Edmondson <dme@dme.org>\r
43 Date: Mon, 26 Dec 2011 11:00:07 +0000\r
44 Message-ID: <cund3bbtx6w.fsf@hotblack-desiato.hh.sledj.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/signed; boundary="=-=-=";\r
47         micalg=pgp-sha1; protocol="application/pgp-signature"\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Mon, 26 Dec 2011 11:00:12 -0000\r
61 \r
62 --=-=-=\r
63 Content-Type: text/plain\r
64 Content-Transfer-Encoding: quoted-printable\r
65 \r
66 On Sat, 24 Dec 2011 12:55:57 -0700, Tom Prince <tom.prince@ualberta.net> wr=\r
67 ote:\r
68 > On Wed, 21 Dec 2011 23:06:50 +0100, Thomas Jost <schnouki@schnouki.net> w=\r
69 rote:\r
70 > Non-text part: multipart/mixed\r
71 > Non-text part: multipart/signed\r
72 > > On Tue, 20 Dec 2011 15:20:04 +0000, David Edmondson <dme@dme.org> wrote:\r
73 > > > Cast away the result of various *write functions. Provide a default\r
74 > > > value for some variables to avoid "use before set" warnings.\r
75 > > > ---\r
76 > > >=20\r
77 > > > The buildbot complains about these, though my own system (Debian\r
78 > > > testing on amd64) does not.\r
79 > >=20\r
80 > > What's the version of glibc on the buildbot?\r
81 > > http://sourceware.org/bugzilla/show_bug.cgi?id=3D11959\r
82 >=20\r
83 > I have 2.13-r2 (gentoo) installed currently.\r
84 \r
85 Debian testing has 2.13-21, which seems vaguely similar.\r
86 \r
87 Is there anyone other than the buildbot who sees the errors?\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v1.4.11 (GNU/Linux)\r
94 \r
95 iEYEARECAAYFAk74U7cACgkQaezQq/BJZRaKiACeKo78NcEXIA7HuVOMjOM2nc1e\r
96 U9gAn1m/NUlYvRhPPjxg1JGoZHl2wEIP\r
97 =P8nG\r
98 -----END PGP SIGNATURE-----\r
99 --=-=-=--\r