[PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / a5 / 03c9bf412c6dddd95d2f3654639b2ffee960c1
1 Return-Path: <tomi.ollila@nixu.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 B4EC8429E27\r
6         for <notmuch@notmuchmail.org>; Tue,  4 Oct 2011 06:40:36 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 UU8UUewGeRbz for <notmuch@notmuchmail.org>;\r
16         Tue,  4 Oct 2011 06:40:35 -0700 (PDT)\r
17 Received: from taco2.nixu.fi (taco2.nixu.fi [194.197.118.31])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 9980D429E25\r
21         for <notmuch@notmuchmail.org>; Tue,  4 Oct 2011 06:40:35 -0700 (PDT)\r
22 Received: from taco2.nixu.fi (localhost [127.0.0.1])\r
23         by taco2.nixu.fi (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id\r
24         p94DeVIH004160\r
25         (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);\r
26         Tue, 4 Oct 2011 16:40:31 +0300\r
27 Received: (from too@localhost)\r
28         by taco2.nixu.fi (8.14.3/8.14.3/Submit) id p94DeVIZ004159;\r
29         Tue, 4 Oct 2011 16:40:31 +0300\r
30 X-Authentication-Warning: taco2.nixu.fi: too set sender to\r
31         tomi.ollila@nixu.com using -f\r
32 From: Tomi Ollila <tomi.ollila@iki.fi>\r
33 To: David Bremner <david@tethera.net>\r
34 Subject: Re: Concerns regarding some library functions\r
35 References: <871uv2unfd.fsf@gmail.com> <87fwjhx6p5.fsf@convex-new.cs.unb.ca>\r
36         <20110927224622.GR17905@mit.edu> <877h4tyug1.fsf@gmail.com>\r
37         <20110929145129.GB17905@mit.edu> <8762kbqfvv.fsf@zancas.localnet>\r
38         <20110929201536.GF17905@mit.edu> <87sjn9knsy.fsf@zancas.localnet>\r
39 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
40         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
41         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
42 Date: Tue, 04 Oct 2011 16:40:31 +0300\r
43 In-Reply-To: <87sjn9knsy.fsf@zancas.localnet> (David Bremner's message of\r
44         "Tue, 04 Oct 2011 08:18:21 -0300")\r
45 Message-ID: <yf6sjn8j2nk.fsf@taco2.nixu.fi>\r
46 User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/22.2 (gnu/linux)\r
47 MIME-Version: 1.0\r
48 Content-Type: text/plain\r
49 Cc: notmuch@notmuchmail.org, Austin Clements <amdragon@MIT.EDU>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Tue, 04 Oct 2011 13:40:36 -0000\r
63 \r
64 On Tue 04 Oct 2011 14:18, David Bremner <david@tethera.net> writes:\r
65 \r
66 >\r
67 > So I've pushed the ABI changes, making it more urgent to do something\r
68 > about this.  At this point I'm inclined to bump the soname in order to\r
69 > unbreak things, unless someone wants to come up with a convincing set of\r
70 > patches to do the symbol versioning.\r
71 \r
72 Can symbol versioning be done with 'C' symbols ?\r
73 \r
74 >\r
75 > d\r
76 \r
77 Tomi\r