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 51C9510AF1 for ; Mon, 28 Oct 2013 16:53:13 +0000 (UTC) Received: (qmail 74993 invoked by uid 500); 28 Oct 2013 16:51:38 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 74534 invoked by uid 500); 28 Oct 2013 16:51:29 -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 74307 invoked by uid 99); 28 Oct 2013 16:51:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 16:51:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [68.230.241.148] (HELO fed1rmfepo203.cox.net) (68.230.241.148) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 16:51:13 +0000 Received: from fed1rmimpo210 ([68.230.241.161]) by fed1rmfepo203.cox.net (InterMail vM.8.01.05.09 201-2260-151-124-20120717) with ESMTP id <20131028165051.IMDT2550.fed1rmfepo203.cox.net@fed1rmimpo210> for ; Mon, 28 Oct 2013 12:50:51 -0400 Received: from [192.168.1.33] ([68.7.130.2]) by fed1rmimpo210 with cox id igqq1m00P03EnmC01gqrvh; Mon, 28 Oct 2013 12:50:51 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020202.526E95EB.0288,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=drIF/Sc4 c=1 sm=1 a=Ox5Y5zai773ycwAGifnlCg==:17 a=1zd1egijY_QA:10 a=Btw40OFpDhIA:10 a=TirKwlmfRr8A:10 a=8nJEP1OIZ-IA:10 a=LrjODJgKAAAA:8 a=40bDKVrMDqYA:10 a=PXGUd_pBVQjaYAQqNG8A:9 a=wPNLvfGTeEIA:10 a=F3Zqp_tJ_KUA:10 a=Ox5Y5zai773ycwAGifnlCg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; auth=pass (PLAIN) smtp.auth=glewis63@cox.net Message-ID: <526E95EA.6020304@gknw.net> Date: Mon, 28 Oct 2013 09:50:50 -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: Timetable for APR 1.5 release? References: <5260A63B.20301@gknw.net> <5262C226.4020509@gknw.net> In-Reply-To: <5262C226.4020509@gknw.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Just a note, On 10/19/2013 10:32 AM, Gregg Smith wrote: > On 10/19/2013 7:26 AM, Jeff Trawick wrote: >> On Thu, Oct 17, 2013 at 11:08 PM, Gregg Smith > > wrote: >> >> I'd like to first rid the 1.5 traditional Windows build of the >> Release9x & Debug9x targets. Anyone against this? >> >> >> no concerns here; is there code that can get deleted too? > > probably, I would assume so, I haven't ran it down that far yet. I did not do this after all nor do I think I am brave enough to. apr_escape, testescape and gen_test_char were added into the build with r1534053. .mak/.dep files were added in r1534516. We should be ready to go on the Windows side now.