Return-Path: Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 97895 invoked by uid 500); 18 Jul 2001 15:53:33 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 97884 invoked from network); 18 Jul 2001 15:53:32 -0000 Errors-To: Message-ID: <01ee01c10fa1$74990060$93c0b0d0@roweclan.net> From: "William A. Rowe, Jr." To: , "Aaron Bannert" Cc: References: Subject: Re: [PATCH] Fix apr_thread_exit(), change apr_thread_start_t, etc... Date: Wed, 18 Jul 2001 10:44:31 -0500 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N From: Cc: Subject: Re: [PATCH] Fix apr_thread_exit(), change apr_thread_start_t, etc... > Please post patches in-line, because it makes it MUCH easier to reply > to them and make useful comments. I believe the rule is simply attach in text/plain. Some mail agents are for shit (outlook express, for one :) and I don't want to have to start mucking with wrapped patches :( If it works inline for you, great, if not... > Also, posting one patch at a time would have made this patch easier to follow, > and it would have allowed me to commit the pieces that I like +1