Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 65113 invoked from network); 19 Jul 2005 12:19:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 12:19:43 -0000 Received: (qmail 57584 invoked by uid 500); 19 Jul 2005 12:19:41 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 57575 invoked by uid 500); 19 Jul 2005 12:19:41 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 57562 invoked by uid 99); 19 Jul 2005 12:19:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 05:19:40 -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 [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2005 05:19:36 -0700 Received: from [192.168.2.160] (office4.tmcs.net [209.104.55.5]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id j6JCJgA27344; Tue, 19 Jul 2005 07:19:42 -0500 Message-ID: <42DCEFD1.6030305@modperlcookbook.org> Date: Tue, 19 Jul 2005 08:19:29 -0400 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Orton CC: dev@perl.apache.org Subject: Re: [PATCH] fix build for httpd trunk References: <20050719084842.GA8590@redhat.com> In-Reply-To: <20050719084842.GA8590@redhat.com> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii 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 Joe Orton wrote: > The wrong APR generation is being picked up now the httpd trunk has > bumped to 2.3.x; here's a fix. applied, thanks! > Actually perhaps a better fix would be > to invert the logic; e.g. "m/20\d+/ ? 0 : 1" probably :) I think I really need to read over the latest happenings on httpd-dev - I'm really confused about what's been going on lately... --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org