Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 23214 invoked by uid 500); 8 Mar 2002 04:41:45 -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: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 23200 invoked from network); 8 Mar 2002 04:41:45 -0000 Message-ID: <00d301c1c65b$b95ba880$93c0b0d0@WROWE04> From: "William A. Rowe, Jr." To: Subject: 1.3.24-dev new warning... Date: Thu, 7 Mar 2002 22:42:56 -0600 Organization: Covalent Technologies, Inc. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N C:\clean\apache-1.3\src\modules\proxy\proxy_util.c(565) : warning C4018: '<' : signed/unsigned mismatch n = ap_bread(f, buf, MIN(buf_size, len - total_bytes_rcvd)); Whoever is hacking in proxy, feel free to correct. [The only other emits according to win32 are FD_SET obscurity.] Bill