Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46958 invoked from network); 15 Nov 2010 17:07:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2010 17:07:44 -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 209.85.160.170 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: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:38009] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/D2-16614-CD861EC4 for ; Mon, 15 Nov 2010 12:07:41 -0500 Received: by gyg10 with SMTP id 10so3452275gyg.29 for ; Mon, 15 Nov 2010 09:07:33 -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:cc:content-type; bh=ulwVUHUh32j6XsvuHmU/PlK7dtbr3qLjGn75Vpyuae4=; b=g7FrNA5aNWG1sDjhcos0wmMj9gtqMiubfaGcubuxfli4IdHQH2dhWkgV1RuEdEtbu6 wJQ4sJ5I5YRE32sxrp/cP/eceIXiANA5n5YbAZf0i9JfrUJUIjxKT+PWg4FZyd7fhv8w 6Jm7mzNdS8Ubcpd+2NnybxQrMCJgy85DxhPe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; b=UXKETDoK41WMKqJH9JiE4fXBJdiI+cqGbQRG907TclZ1NxIR57Lr7XeHckv8wCgN1z T+2jjX6lSPKtaljWDkOdtDlp1OmuYNpLbOY2yp+ftJh9Vo1AUkrl59MLnUuWeJsjBZP/ VZkXvN5WDtHDmJKryPOa2TumxQuEVwoUqmzes= MIME-Version: 1.0 Received: by 10.100.251.18 with SMTP id y18mr4451338anh.80.1289840853296; Mon, 15 Nov 2010 09:07:33 -0800 (PST) Received: by 10.100.191.8 with HTTP; Mon, 15 Nov 2010 09:07:32 -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, 15 Nov 2010 12:07:32 -0500 Message-ID: Cc: PHP Development Content-Type: multipart/alternative; boundary=001636af0379e0a63604951a79f6 Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: jonah.harris@gmail.com ("Jonah H. Harris") --001636af0379e0a63604951a79f6 Content-Type: text/plain; charset=ISO-8859-1 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? -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --001636af0379e0a63604951a79f6--