Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 27782 invoked from network); 29 Sep 2005 10:11:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Sep 2005 10:11:06 -0000 Received: (qmail 82291 invoked by uid 500); 29 Sep 2005 10:11:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 82247 invoked by uid 500); 29 Sep 2005 10:11:01 -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 82234 invoked by uid 99); 29 Sep 2005 10:11:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 03:11:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of trawick@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO zproxy.gmail.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2005 03:11:06 -0700 Received: by zproxy.gmail.com with SMTP id 34so226561nzf for ; Thu, 29 Sep 2005 03:10:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XemxAxzc9dhBxUUIwcjbsVI3Fxe4gcphfPHcgZY2IeJlug9BMjlm1EJvpvNdLfSW4UDCVkZ0OvuWg1UElVq5cVL/ob5gKFtG9dUzlIQS2NsicCwz4PhcOPhPxgBoEp+gvpBJforElMj16eJ0lV6mdmTG038vNaqcsFesXYb47ns= Received: by 10.36.12.20 with SMTP id 20mr4310638nzl; Thu, 29 Sep 2005 03:10:38 -0700 (PDT) Received: by 10.36.68.4 with HTTP; Thu, 29 Sep 2005 03:10:38 -0700 (PDT) Message-ID: Date: Thu, 29 Sep 2005 06:10:38 -0400 From: Jeff Trawick Reply-To: Jeff Trawick To: dev@httpd.apache.org Subject: Re: svn commit: r292397 - /httpd/httpd/branches/2.0.x/server/core.c In-Reply-To: <433B9469.6070607@rowe-clan.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050929064420.56331.qmail@minotaur.apache.org> <433B9469.6070607@rowe-clan.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/29/05, William A. Rowe, Jr. wrote: > Although it took two commits, please comment on the following patch to > eliminate an 'unused variable' rv in some cases (happy to back out if > there are objections); keep it