Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9790 invoked from network); 11 Nov 2010 03:20:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2010 03:20:02 -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:60884] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/51-32123-FD06BDC4 for ; Wed, 10 Nov 2010 22:20:00 -0500 Received: by wwj40 with SMTP id 40so435990wwj.11 for ; Wed, 10 Nov 2010 19:19:56 -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=Hi09DPPfd7nkyQ+6Fd4fvV1sibPDcjFVz+JZEOXMeUM=; b=vuUURNjKCvPIVNVveeLBZB3RLzqE30zmbazWJGynZksUbK8DMGpFQz4yCxtO3wPEuh umKl9zdyPJwLObF6GxRek9yrjk/wpI0eanAdLf+3iJCwzHEougn3QLInUM3qt1dXyBNe bgU9we5yMRZYXjWQMXjMaQUbP2aFk1nJ2w0b4= 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=eLf1Z1MkHOonPtjTb4zefYHFXZtKgt8PHQWv07AFbI/4B9ZSLeW5B+4FABleOJVa3a OQm07r3yl6v5dpjl31QViSF9YhT6YpQrUKoVV722BYX+pVirQAPoKc/6btrP9PzhbHaw RZc18mZIPmyqJxV5aJ9g9HfTyYzOcDAR6TsM8= MIME-Version: 1.0 Received: by 10.227.142.133 with SMTP id q5mr198856wbu.3.1289445594760; Wed, 10 Nov 2010 19:19:54 -0800 (PST) Received: by 10.227.29.100 with HTTP; Wed, 10 Nov 2010 19:19:54 -0800 (PST) In-Reply-To: <201011102029.49703.larry@garfieldtech.com> References: <201011102029.49703.larry@garfieldtech.com> Date: Wed, 10 Nov 2010 22:19:54 -0500 Message-ID: To: Larry Garfield Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e659f540a206210494be72b0 Subject: Re: [PHP-DEV] Supporting Binary Notation for Integers From: jonah.harris@gmail.com ("Jonah H. Harris") --0016e659f540a206210494be72b0 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Nov 10, 2010 at 9:29 PM, Larry Garfield wrote: > On Wednesday, November 10, 2010 5:46:50 pm Matthew Fonda wrote: > > On Wed, Nov 10, 2010 at 2:51 PM, Gustavo Lopes > wrote: > > Especially given how common it is to use hex constants as bit flags, being > able to define them in binary to begin with would help readability. (Yes, > I > just said "writing in binary" would "help readability." God help us all. > ) > ;-) Cool. I'll put together an updated patch. -- Jonah H. Harris Blog: http://www.oracle-internals.com/ --0016e659f540a206210494be72b0--