Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 2384 invoked from network); 26 Jul 2006 05:34:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2006 05:34:13 -0000 Received: (qmail 38683 invoked by uid 500); 26 Jul 2006 05:34:06 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 38622 invoked by uid 500); 26 Jul 2006 05:34:06 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 38611 invoked by uid 99); 26 Jul 2006 05:34:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 22:34:06 -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 [207.155.252.219] (HELO warrior.cnchost.com) (207.155.252.219) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jul 2006 22:34:05 -0700 Received: from [192.168.0.21] (c-24-15-193-17.hsd1.il.comcast.net [24.15.193.17]) (as wrowe@rowe-clan.net) by warrior.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 3B7274CBA for ; Wed, 26 Jul 2006 01:33:37 -0400 (EDT) Message-ID: <44C6FE7C.50808@rowe-clan.net> Date: Wed, 26 Jul 2006 00:32:44 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.4 (X11/20060614) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r425561 - /httpd/httpd/branches/2.2.x/STATUS References: <20060726000016.7C43D1A981D@eris.apache.org> In-Reply-To: <20060726000016.7C43D1A981D@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed 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 > * mod_isapi: Simply backport the host of fixes for compilation on unix, > PR#'s 15993 29098 30022 16637 30033 28089 > by pushing to trunk/ rev 416293 of modules/arch/win32/mod_isapi.[ch] > which compiles without changes. Source + Binary posted at > http://people.apache.org/~wrowe/mod_isapi-416293.zip > - +1 wrowe > + +1 wrowe , fielding Thanks Roy. We have a number of positive responses to the half dozen bugzilla incidents this closed. Apparently, for some time since the core request handling was changed in httpd 2.0 (pre 2.2) mod_isapi was invalidated. I'd like to push this out ASAP to 2.2 and 2.0 with the T&R this week, if a few others would cast their votes. Otherwise I'll treat this as a platform bug and commit w/o the review, but I'd really rather not do that. Especially, now that mod_isapi on trunk is platform independent ;-) Bill