From dev-return-25588-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Wed Nov 6 01:20:36 2013 Return-Path: X-Original-To: apmail-apr-dev-archive@www.apache.org Delivered-To: apmail-apr-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9C9E1104F0 for ; Wed, 6 Nov 2013 01:20:36 +0000 (UTC) Received: (qmail 11069 invoked by uid 500); 6 Nov 2013 01:20:36 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 11011 invoked by uid 500); 6 Nov 2013 01:20:36 -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 11003 invoked by uid 99); 6 Nov 2013 01:20:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 01:20:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [194.242.35.176] (HELO node176.itex.at) (194.242.35.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 01:20:28 +0000 Received: from localhost (localhost [127.0.0.1]) by node176.itex.at (Postfix) with ESMTP id 6D87C208EB; Wed, 6 Nov 2013 02:20:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at node176.itex.at Received: from node176.itex.at ([127.0.0.1]) by localhost (node176.itex.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bpbnCY5NZ0c1; Wed, 6 Nov 2013 02:20:03 +0100 (CET) Received: from [172.17.100.8] (ip-109-90-57-12.unitymediagroup.de [109.90.57.12]) (Authenticated sender: apache@gknw.net) by node176.itex.at (Postfix) with ESMTPSA id 9755720447; Wed, 6 Nov 2013 02:20:03 +0100 (CET) Message-ID: <52799940.5050805@apache.org> Date: Wed, 06 Nov 2013 02:20:00 +0100 From: Guenter Knauf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Graham Leggett , APR Developer List Subject: Re: Which of y'all are working on un-APR-izing gen_test_char, and how will the rest of us know if it is stalled and needs help? References: <19FD2ED4-2E60-4E6E-ABB6-279CA2E16029@sharp.fm> In-Reply-To: <19FD2ED4-2E60-4E6E-ABB6-279CA2E16029@sharp.fm> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 05.11.2013 22:51, Graham Leggett wrote: > On 05 Nov 2013, at 11:04 PM, Jeff Trawick wrote: > >> TIA! (ping) >> >> If nobody in the gen_test_char-with-traditional-Windows-build sub-thre= ad knows what I'm talking about, please let me know. Maybe I am confused= about the planned work. > > (Am on holiday and travelling, so have limited time, but this was reaso= nably straightforward) > > This patch removes the APR specific stuff (and therefore the chicken-an= d-egg problem) and Works for Me(=99) on MacOSX 10.8. Is this good enough = to work on Windows and other platforms (Linux, etc)? I would prefer to keep the unsigned char casts ... G=FCn.