Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50698 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60750 invoked from network); 29 Nov 2010 16:42:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Nov 2010 16:42:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=jonah.harris@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jonah.harris@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: jonah.harris@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:53727] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/F2-42097-DF7D3FC4 for ; Mon, 29 Nov 2010 11:42:38 -0500 Received: by wwb31 with SMTP id 31so3219824wwb.11 for ; Mon, 29 Nov 2010 08:42:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=ovcrd24+bKeUOZ8mPtYs+OlDgpRZwZ4z5tImecaFpoc=; b=gumLoUCX4BKYhM3ZLElLgC0t8gTMUmZBBGFfP7ZpRd4/qpPaO8qwEFpPMGB+ASywDi 2alcMmPXwo1smfM0ZWSqzx2H9vzdsZr75q85SRW62bP2NuwmPUm0PZ/3kb2ImFdab6gM f22u8jVUb6ctSAVvYwGQ7jv7EiZrMCbJHdUNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=gYo1HZLbcqdRV5GJPPwdofD9Lcu9Lm9LVGxMDHk+Q/iQzrDqVqsczYArmvUts9HgJ2 CXcTElk7wQ2Ll1fCGRsR4z9rH49zBBTgy1rfR+UzcvABYXfxdlNmA5KY/o0lEE9Qgntj ExjyUCGPQGS/IgmHGBDPQTew/mkjYrEiBCOBE= MIME-Version: 1.0 Received: by 10.227.132.208 with SMTP id c16mr6317925wbt.25.1291048954630; Mon, 29 Nov 2010 08:42:34 -0800 (PST) Received: by 10.227.39.94 with HTTP; Mon, 29 Nov 2010 08:42:33 -0800 (PST) In-Reply-To: References: <201011102029.49703.larry@garfieldtech.com> <4CDC218F.4020309@oracle.com> <4CDCACB8.5040702@cubiclesoft.com> <4CDCBD75.2070909@cubiclesoft.com> Date: Mon, 29 Nov 2010 11:42:33 -0500 Message-ID: To: "Jonah H. Harris" Cc: PHP Development Content-Type: multipart/alternative; boundary=0016e649ceac54297b049633c214 Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: jonah.harris@gmail.com ("Jonah H. Harris") --0016e649ceac54297b049633c214 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Nov 15, 2010 at 12:07 PM, Jonah H. Harris wrote: > On Fri, Nov 12, 2010 at 12:10 PM, Jonah H. Harris wrote: > >> RFC updated with links to GCC, Python, and Ruby syntax definitions. >> > > I just noticed the patch (written against 5.3) doesn't apply cleanly to > trunk and will be updating that shortly. In that same vein, I wanted to > confirm whether the process for all "new functionality" is to provide a > patch for trunk-only, or trunk+ back-ports? > I've posted a replacement of the 5.3 patch with one against trunk. I'm working on a project that seems to consume all of my time, so sorry for the delay. -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --0016e649ceac54297b049633c214--