From dev-return-16309-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon May 08 18:10:34 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 65056 invoked from network); 8 May 2006 18:10:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 May 2006 18:10:33 -0000 Received: (qmail 84431 invoked by uid 500); 8 May 2006 18:10:31 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 84367 invoked by uid 500); 8 May 2006 18:10:31 -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 84349 invoked by uid 99); 8 May 2006 18:10:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 11:10:30 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.252.219] (HELO warrior.cnchost.com) (207.155.252.219) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2006 11:10:30 -0700 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) by warrior.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 7E9E21333; Mon, 8 May 2006 14:10:09 -0400 (EDT) Message-ID: <445F897B.2090607@rowe-clan.net> Date: Mon, 08 May 2006 13:10:03 -0500 From: "William A. Rowe, Jr." User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Fester CC: Mladen Turk , APR Developer List , Log4CXX Dev Subject: Re: Moving apr_xlate from apr-util to apr-iconv References: <445F7C11.3050601@apache.org> <445F86E9.8040809@apache.org> In-Reply-To: <445F86E9.8040809@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Andreas Fester wrote: > Hi, > > I wont feel happy about it. log4cxx is based > on APR, and the dependency on apr-iconv was > removed some time ago but we still use the apr_xlate > functions. Moving those back to apr-iconv would > put an additional burden on people who want to compile > the log4cxx library. > > So, if there is not a really really good reason: please > do not do it :-) Don't panic, it's not happening. If anything apr-iconv dies in favor of a better solution for win32 users; over time all unix users are going to find iconv in their clib anyways, and there's always bsd iconv to fall back on.