From dev-return-14712-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Tue Sep 06 07:31:41 2005 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 10063 invoked from network); 6 Sep 2005 07:31:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2005 07:31:41 -0000 Received: (qmail 2283 invoked by uid 500); 6 Sep 2005 07:31:40 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 1970 invoked by uid 500); 6 Sep 2005 07:31:39 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 1957 invoked by uid 99); 6 Sep 2005 07:31:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 00:31:39 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [193.77.5.145] (HELO mail4.hermes.si) (193.77.5.145) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2005 00:31:50 -0700 Received: from primus.hermes.si (primus.hermes.si [193.77.5.98]) by mail4.hermes.si (Postfix) with ESMTP id 0BCBA1588F6; Tue, 6 Sep 2005 09:31:27 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by primus.hermes.si (Postfix) with ESMTP id 88C3073D2F; Tue, 6 Sep 2005 09:31:25 +0200 (CEST) Received: from primus.hermes.si ([127.0.0.1]) by localhost (primus.hermes.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29632-09; Tue, 6 Sep 2005 09:31:25 +0200 (CEST) Received: from [10.41.1.149] (xeelee.hermes.si [10.41.1.149]) by primus.hermes.si (Postfix) with ESMTP id D073E73D2C; Tue, 6 Sep 2005 09:31:24 +0200 (CEST) Message-ID: <431D45CF.2010405@xbc.nu> Date: Tue, 06 Sep 2005 09:31:27 +0200 From: =?UTF-8?B?QnJhbmtvIMSMaWJlag==?= User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Roy T. Fielding" Cc: dev@apr.apache.org Subject: Re: svn commit: r265755 - in /apr/apr-util/trunk/ldap: apr_ldap_init.c apr_ldap_option.c References: <20050901170154.77705.qmail@minotaur.apache.org> <6.2.1.2.2.20050901125603.073f82d0@pop3.rowe-clan.net> <431918C9.8040907@xbc.nu> <431B474A.2010706@xbc.nu> <431C0796.9020708@sharp.fm> <431CF80B.9080603@xbc.nu> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: internal amavisd-new 2.3.1 (20050509) at hermes.si X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Roy T. Fielding wrote: > On Sep 5, 2005, at 6:59 PM, Branko Čibej wrote: > >> That would push an IMHO unacceptable packaging burden on dependent >> projects. There's a perfectly good alternative that's used elswhere >> in APR, that is, dynamic binding to OS APIs. > > > Patches are good. Nobody is saying you can't fix it -- I am just > not willing to wait until it is fixed by divine intervention. Fair enough. -- Brane