Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 31626 invoked from network); 28 Aug 2004 06:12:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Aug 2004 06:12:41 -0000 Received: (qmail 74122 invoked by uid 500); 28 Aug 2004 06:12:41 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 74104 invoked by uid 500); 28 Aug 2004 06:12:40 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 74090 invoked by uid 99); 28 Aug 2004 06:12:40 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [142.132.65.108] (HELO theoryx5.uwinnipeg.ca) (142.132.65.108) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 27 Aug 2004 23:12:36 -0700 Received: from theoryx5.uwinnipeg.ca (localhost.localdomain [127.0.0.1]) by theoryx5.uwinnipeg.ca (8.12.8/8.12.8) with ESMTP id i7S6D0Mv011835 for ; Sat, 28 Aug 2004 01:13:00 -0500 Received: from localhost (randy@localhost) by theoryx5.uwinnipeg.ca (8.12.8/8.12.8/Submit) with ESMTP id i7S6CxMR011831 for ; Sat, 28 Aug 2004 01:13:00 -0500 Date: Sat, 28 Aug 2004 01:12:59 -0500 (CDT) From: Randy Kobes To: apreq-dev@httpd.apache.org Subject: Re: libapreq2-2.04-dev release candidate #2 In-Reply-To: Message-ID: References: <877jrlan8a.fsf@gemini.sunstarsys.com> <87isb42rgl.fsf@gemini.sunstarsys.com> <87ekls2ppk.fsf@gemini.sunstarsys.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 27 Aug 2004, Randy Kobes wrote: > On Fri, 27 Aug 2004, Joe Schaefer wrote: > > > Randy Kobes writes: [ ... ] > > > - on Win32, there's a problem within Apache-Test that > > > calls to apxs fail. The tests all pass, though, until > > > glue/perl/docs/Request.t, which hangs for some reason > > > that I haven't figured out yet. But I think that's a > > > problem with the test, as opposed to the perl glue itself. > > > > Ok, not a showstopper then. > > +1 : I'll try to look at it over the weekend. That "hanging" problem I think was due to picking up some old files - I just did a clean make/install, and all the glue/perl/docs/*.t tests pass now for me on Win32 (after a \r fix I just committed for Upload.pod). -- best regards, randy