Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 97716 invoked from network); 7 Oct 2010 22:15:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 22:15:40 -0000 Received: (qmail 36513 invoked by uid 500); 7 Oct 2010 22:15:40 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 36458 invoked by uid 500); 7 Oct 2010 22:15:40 -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 36451 invoked by uid 99); 7 Oct 2010 22:15:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 22:15:40 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 22:15:33 +0000 Received: by qyk7 with SMTP id 7so499357qyk.16 for ; Thu, 07 Oct 2010 15:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=9iuP5nifuD7g5gH7sRhNwoauEDd4INR9HEuN14UO+pU=; b=tI0mtBB8Q4Ws5oc/3gZkNLNIOScn0UomwmQb4myKsEQ+/nVDJPiKbWQdaPpLS17Tvc Qprev0SZBAiViJ50McRxUgG1NAHF4Wsm0b+AnkNKHXO3BL9fJSA6GhHtc4Yb/5kBDWxg IMdW7HqsQF8F7HNuxwZxF2eAbd2PArW8uxGis= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=H1NQvNrAxCWmG9aZZLOaWWeoVWzmYi5AUFzXNp4lm/BArK6wODk34d2UV17kiBAra/ 8AH43zw9ivk18yJ4dQypP4cSRDHFAuB+ui4ncwgkVtAqvPAYUH5YRWNUTL/wyEDyljba plsBfh9cN7CxuM9mHwKc0PKNh/R4Tc7AqFC6c= MIME-Version: 1.0 Received: by 10.224.174.3 with SMTP id r3mr797161qaz.260.1286489712424; Thu, 07 Oct 2010 15:15:12 -0700 (PDT) Received: by 10.229.87.149 with HTTP; Thu, 7 Oct 2010 15:15:12 -0700 (PDT) In-Reply-To: References: <4CABA9F5.9070109@apache.org> Date: Thu, 7 Oct 2010 18:15:12 -0400 Message-ID: Subject: Re: apr 0.9.19/apr-util 0.9.18? From: Eric Covener To: APR Developer List Content-Type: text/plain; charset=ISO-8859-1 On Thu, Oct 7, 2010 at 6:02 PM, Jeff Trawick wrote: > On Tue, Oct 5, 2010 at 6:43 PM, Guenter Knauf wrote: >> Am 05.10.2010 22:58, schrieb Jeff Trawick: >>> >>> does anybody strongly believe that we should get expat fixed in 0.9.x >>> (whether they have time or not)? >> >> /me asking dumb question: >> is it much more work than just copying over from 1.3 ? > > doesn't seem like it > > attached is a diff between apr-util/0.9.x/xml and apr-util-1.3.9/xml, > minus config.{sub,guess} and generated files > > not much build stuff to think about On my way out the door, but was the build stuff to upgrade expat in 1.3.x significantly less than trunk? I might have been spooked by that unnecessarily. -- Eric Covener covener@gmail.com