Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 85469 invoked from network); 19 Apr 2006 20:28:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2006 20:28:27 -0000 Received: (qmail 79529 invoked by uid 500); 19 Apr 2006 20:28:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 79506 invoked by uid 500); 19 Apr 2006 20:28:22 -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 79495 invoked by uid 99); 19 Apr 2006 20:28:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 13:28:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Apr 2006 13:28:21 -0700 Received: (qmail 85308 invoked by uid 2161); 19 Apr 2006 20:28:00 -0000 Received: from [192.168.2.4] (euler.heimnetz.de [192.168.2.4]) by cerberus.heimnetz.de (Postfix on SuSE Linux 7.0 (i386)) with ESMTP id 94C111721C for ; Wed, 19 Apr 2006 22:27:49 +0200 (CEST) Message-ID: <44469D55.6090406@apache.org> Date: Wed, 19 Apr 2006 22:28:05 +0200 From: Ruediger Pluem User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: de, en, de-de, en-gb, cy, zu, xh MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r395180 - /httpd/httpd/trunk/modules/proxy/proxy_util.c References: <20060419085701.28229.qmail@minotaur.apache.org> In-Reply-To: <20060419085701.28229.qmail@minotaur.apache.org> X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 04/19/2006 10:57 AM, > Author: martin > Date: Wed Apr 19 01:56:59 2006 > New Revision: 395180 > > URL: http://svn.apache.org/viewcvs?rev=395180&view=rev > Log: > Fix for platforms without threads: inreslist exists only if APR_HAS_THREADS is set Thanks for spoting and fixing this. Regards RĂ¼diger