Will do, please give me a day. 

--
-bk
 
-----Original Message-----
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 21, 2007 11:27 AM
To: Brandon Knitter
Cc: Tomcat Users List
Subject: Re: JK ISAPI Filter and Keep-Alive/Chunked Encoding (a.k.a. Is
1.2.21 broken?)

Brandon Knitter wrote:
> 
> Attached and below.  Let me know if this is considered large and I
> should move this to a bugzilla issue.  Only took us about 30 minutes
to
> apply it.  Again, this is against 1.2.21!
> 

It would be the best if you could open bugzilla issue, because
the patch is more the a small one :)

Few thing.

Do not change unused code by commenting them out.
For example:
-            }
+            }*/

Simply delete the braces.
Next, please use spaces instead tabs.

... and it would be perfect if you could make a patch to the
SVN HEAD. If not the 1.2.21 will do with upper style guidelines.


Regards,
Mladen.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to