Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 95148 invoked from network); 30 Sep 2003 16:03:21 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 30 Sep 2003 16:03:21 -0000 Received: (qmail 42838 invoked from network); 30 Sep 2003 16:03:27 -0000 Received: from unknown (HELO apache.org) (127.0.0.1) by localhost with SMTP; 30 Sep 2003 16:03:27 -0000 Message-ID: <3F79A94C.3060706@apache.org> Date: Tue, 30 Sep 2003 18:03:24 +0200 From: Remy Maucherat User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 InternalOutputBuffer.java References: <20030930054027.93611.qmail@minotaur.apache.org> In-Reply-To: <20030930054027.93611.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N billbarker@apache.org wrote: > billbarker 2003/09/29 22:40:27 > > Modified: http11/src/java/org/apache/coyote/http11 Tag: coyote_10 > InternalOutputBuffer.java > Log: > Trying to escape the dreaded tab-police. -1. The fix was already present. I had even sent you a mail quoting the code portion fixing the "issue". Remy