Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 30583 invoked from network); 17 Dec 2010 16:14:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Dec 2010 16:14:27 -0000 Received: (qmail 75133 invoked by uid 500); 17 Dec 2010 16:14:27 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 74819 invoked by uid 500); 17 Dec 2010 16:14:27 -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 74811 invoked by uid 99); 17 Dec 2010 16:14:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Dec 2010 16:14:26 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [72.167.82.85] (HELO p3plsmtpa01-05.prod.phx3.secureserver.net) (72.167.82.85) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 17 Dec 2010 16:14:18 +0000 Received: (qmail 24832 invoked from network); 17 Dec 2010 16:13:56 -0000 Received: from unknown (76.252.112.72) by p3plsmtpa01-05.prod.phx3.secureserver.net (72.167.82.85) with ESMTP; 17 Dec 2010 16:13:55 -0000 Message-ID: <4D0B8C2C.3040609@rowe-clan.net> Date: Fri, 17 Dec 2010 10:13:32 -0600 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: dev@apr.apache.org Subject: Re: [PATCH] Re: [PATCH] %lld support in apr_snprintf() References: <37818C6C-E90A-4DA4-A57B-91E8A4612077@temme.net> <4CD3066E.7010402@rowe-clan.net> <1D4C0A5A-5966-41A9-AB53-F3963CD59E80@temme.net> <1DAE160F-A799-4E68-85F4-4AA7477EC3B8@nasa.gov> <2AD67559-8ADA-4E9A-9DBF-3DF913C0D813@jaguNET.com> <30554DCD-35E8-45E6-9A46-60E9C077A6DE@jaguNET.com> <1AEDF293-893D-4A61-9896-0FD06BA89C83@jaguNET.com> <1C04627C-2669-4257-90DC-157EAE192999@jaguNET.com> <81AC4DE7-FA8C-460F-9179-389ACC55BE8F@jaguNET.com> <4877D0E1-C4A2-4CAE-9CC2-5C23E3145778@sharp.fm> In-Reply-To: <4877D0E1-C4A2-4CAE-9CC2-5C23E3145778@sharp.fm> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 12/17/2010 7:32 AM, Graham Leggett wrote: > > While amending the apr.h file after the fact is obviously not the solution, picking apart > what they've done and building it into the apr.h.in should work. Right, Fred had submitted this to the list. Joe had vetoed. /me Grabs for the popcorn :)