Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 21EA818FBD for ; Thu, 27 Aug 2015 09:16:32 +0000 (UTC) Received: (qmail 49038 invoked by uid 500); 27 Aug 2015 09:16:32 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 48954 invoked by uid 500); 27 Aug 2015 09:16: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 48944 invoked by uid 99); 27 Aug 2015 09:16:31 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 09:16:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 74B62181A56 for ; Thu, 27 Aug 2015 09:16:31 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id vFs8H-BLpEy7 for ; Thu, 27 Aug 2015 09:16:24 +0000 (UTC) Received: from fed1rmfepo101.cox.net (fed1rmfepo101.cox.net [68.230.241.143]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 550DE42B9A for ; Thu, 27 Aug 2015 09:16:23 +0000 (UTC) Received: from fed1rmimpo210 ([68.230.241.161]) by fed1rmfepo101.cox.net (InterMail vM.8.01.05.15 201-2260-151-145-20131218) with ESMTP id <20150827091617.RHXD11887.fed1rmfepo101.cox.net@fed1rmimpo210> for ; Thu, 27 Aug 2015 05:16:17 -0400 Received: from [192.168.1.33] ([98.176.34.113]) by fed1rmimpo210 with cox id 9lGG1r0042STVfm01lGGmc; Thu, 27 Aug 2015 05:16:16 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020204.55DED560.01CE,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=LIa4tuq9 c=1 sm=1 a=8xCO7h6kmYZdHn5tUOQhsw==:17 a=LrjODJgKAAAA:8 a=1zd1egijY_QA:10 a=mV9VRH-2AAAA:8 a=mgWfrH76vs2gGSqI-kAA:9 a=QEXdDO2ut3YA:10 a=8xCO7h6kmYZdHn5tUOQhsw==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; auth=pass (PLAIN) smtp.auth=glewis63@cox.net Message-ID: <55DED4DD.4050807@gknw.net> Date: Thu, 27 Aug 2015 02:14:05 -0700 From: Gregg Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: Time for APR 2.0? References: <55DE941F.20904@apache.org> <55DE94FE.1030909@apache.org> <55DECE11.8030800@gknw.net> In-Reply-To: <55DECE11.8030800@gknw.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 8/27/2015 1:45 AM, Gregg Smith wrote: > On 8/26/2015 9:56 PM, William A Rowe Jr wrote: >> On Aug 26, 2015 11:41 PM, "Branko Čibej" wrote: >>> On 27.08.2015 06:37, Branko Čibej wrote: >>>> On 27.08.2015 05:46, William A. Rowe Jr. wrote: >>>>> Several years ago, we combined the functionality of apr and apr-util, >>>>> and that library no longer draws in sub-dependencies until specific >>>>> components are necessary (dbm providers, dbd providers, crypto >>>>> providers etc). >>>>> >>>>> It seems overtime that we produce a release based on that effort, I'm >>>>> offering in absence of other volunteers to prepare an -alpha >>>>> candidate >>>>> in mid-September. >>>>> >>>>> We don't work on the same clock as downstream distributors, so >>>>> whatever effort we make in Sept won't see broad distribution until >>>>> 2016. But if the httpd, svn and other consumers have successfully >>>>> integrated with the 2.0 trunk/ development effort, it seems like this >>>>> is a good time to begin to make that happen. >>>>> >>>>> Thoughts/comments/roadblocks/showstoppers? >>>> Good move. >>>> >>>> There are a few long-outstanding patches from the SVN devs that I'd >>>> like >>>> to get into the code first, so mid-September is a good goal. >>> On that topic, what would it take to take the Windows cmake build off >>> 'experimental' status for 2.0 and remove the .dsp and .mak files? >> IMVHO? >> >> 1. Purge the dsp/mak files. >> >> 2. Promote cmake structure to create valid win or unix or other builds. >> >> I am personally very interested in this effort and will jump on some >> aspects of it this week. > > First I must state that I am not against CMake or getting it off of > 'experimental' status, I'm glad we have the option now. I am for > promoting it and for not even mentioning the old school way in > whatever readme there is on building. > > I am against removing the dsw/dsp however (there are no mak/dep > files). It's not a huge load, there's only 24 files counting all the > crypto, dbd, dbm and test dsp/dsw/win out of the 631. You barely > notice them if you're not looking for them. I would not be against > chucking out the dbd_freetds and even the sqlite2 dsp files which is > then 23/22. > > VC10 is rather hopeless but 11 on seems workable. Renaming the dll and > lib projects to -2 will stop the insensate whining about. This should > not be a problem in 2.0. > > Let's not remove them and just act like they're not there. And by "insensate whining," I'm speaking of the post VC9 compilers, not users.