Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36614 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86458 invoked from network); 27 Mar 2008 13:22:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2008 13:22:08 -0000 Authentication-Results: pb1.pair.com header.from=richard.krehbiel@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=richard.krehbiel@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.171 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: richard.krehbiel@gmail.com X-Host-Fingerprint: 209.85.200.171 wf-out-1314.google.com Received: from [209.85.200.171] ([209.85.200.171:24910] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/53-02016-E7F9BE74 for ; Thu, 27 Mar 2008 08:22:07 -0500 Received: by wf-out-1314.google.com with SMTP id 27so3722786wfd.26 for ; Thu, 27 Mar 2008 06:22:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=MZ7XR/f4oETJZONxtTwwx7E8ZAeWWAlJzUIdtNGqdYY=; b=V6o8sE58cC1BzrqL3ypHeC0p9LHfboVYqNAP9/1LvdrIXknPMWnEB/XBtsYiriwg7B8/Ozu9tQzP8a72/c42s3XjGHD2k0wxcxrs7r4flm9vGGDiZg4dYkrN0knIOmth3/rL0k0ojl1vck2OGS03Ns2MZ2yt0E7wncv+YmAxQ6g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=a4pwtt6dRBMHCp9zuvPsyH3xwT7n4MTrW9UKQwx22QGfRA9jDQDN7+WxDL446IE6e1JJS2VSF7kqfWK0E7lucswWflWzrGFy18imm1ZZJI8q7a/AAvby/VwESXgY3L3iv3cY3Td1j5QYCw0oCr476EeMqu9DfObhDSAsGQMZixo= Received: by 10.142.237.20 with SMTP id k20mr1016509wfh.227.1206624124528; Thu, 27 Mar 2008 06:22:04 -0700 (PDT) Received: by 10.143.157.5 with HTTP; Thu, 27 Mar 2008 06:22:04 -0700 (PDT) Message-ID: <19b0b5c00803270622w5c7781e5t8bbec5dee30632fc@mail.gmail.com> Date: Thu, 27 Mar 2008 09:22:04 -0400 To: internals@lists.php.net In-Reply-To: <47EABBDC.1070200@sci.fi> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_14030_11565261.1206624124508" References: <19b0b5c00803261121s12865b5xfd0c9cd2807c3b1f@mail.gmail.com> <47EABBDC.1070200@sci.fi> Subject: Re: [PHP-DEV] Comments on #44393, ISAPI module patch? From: richard.krehbiel@gmail.com ("Richard Krehbiel") ------=_Part_14030_11565261.1206624124508 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 3/26/08, Jani Taskinen wrote: > > Richard Krehbiel kirjoitti: > > > [...] > > > > [...] > > It might help a bit if you put that patch online somewhere available for > download. A patch in the bug report is messed up and kinda unreadable.. > > Provide the url to the patch here and also in the bug report! :) > > > --Jani > Very good point - word-wrapped, it was. Um - all three were. It's like I wasn't paying attention, or something. :-( Here: http://home.comcast.net/~krehbiel3/php5isapi.c.patch ------=_Part_14030_11565261.1206624124508--