Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 2548 invoked from network); 7 Aug 2006 17:51:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Aug 2006 17:51:29 -0000 Received: (qmail 63160 invoked by uid 500); 7 Aug 2006 17:51:28 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 63111 invoked by uid 500); 7 Aug 2006 17:51:28 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 63095 invoked by uid 99); 7 Aug 2006 17:51:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 10:51:28 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=DNS_FROM_RFC_ABUSE,INFO_TLD,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of justin.erenkrantz@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 10:51:27 -0700 Received: by ug-out-1314.google.com with SMTP id m2so170907uge for ; Mon, 07 Aug 2006 10:51:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=g4cz/C3jGhpny2hZzjVgy2Uk1c2pLIW52erw6YV/D/tUec7AQrWhcR4E6lVSoEKN0hJVACgbs/zS2TQaj+rdhwhfonlidVHnJBKwrIngc3VTkRJ3580Dx2GOXsgcVKlVnVpI0VNifRczanrrIBp4xUo/O5AloRK8K4sgXMb8KfI= Received: by 10.67.100.12 with SMTP id c12mr8339786ugm; Mon, 07 Aug 2006 10:51:05 -0700 (PDT) Received: by 10.66.220.10 with HTTP; Mon, 7 Aug 2006 10:51:05 -0700 (PDT) Message-ID: <5c902b9e0608071051k160fb97agab9cda4e12980f30@mail.gmail.com> Date: Mon, 7 Aug 2006 10:51:05 -0700 From: "Justin Erenkrantz" Sender: justin.erenkrantz@gmail.com To: paul@smedley.info Subject: Re: modphp problems with file >=64k Cc: dev@apr.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44D4CBA4.3080001@rowe-clan.net> X-Google-Sender-Auth: 8e3b2d299e315b85 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/5/06, Paul Smedley wrote: > I read the website on how to submit patches - submitted in bug report > 40193 (Not aimed at you, but at whomever edited the contributing page on the APR site.) I think only submitting patches to Bugzilla is huge mistake. Patches should *always* be posted on-list. If folks want to *also* post them to Bugzilla, they can waste their time and do so. Bugzilla is not a place to store discussions around patches as it purposely moves development discussion off-list. If people are posting patches only to Bugzilla, I know that it's very unlikely that I'll ever see them or ever apply them. -- justin