Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77465 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52833 invoked from network); 22 Sep 2014 13:31:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2014 13:31:33 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:51118] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FA/24-31799-5B420245 for ; Mon, 22 Sep 2014 09:31:33 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 3133D115416; Mon, 22 Sep 2014 14:31:30 +0100 (BST) Date: Mon, 22 Sep 2014 14:31:29 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Michael Wallner cc: Andrea Faulds , Peter Cowburn , Pierre Joye , Laruence , PHP internals In-Reply-To: <5420198C.4070209@php.net> Message-ID: References: <4D27A10E-6EC6-4806-94DB-1BF1B976CA7D@ajf.me> <600A7E27-7E6F-4ECF-805F-D62814AA3AB2@ajf.me> <5420198C.4070209@php.net> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [VOTE][RFC] Integer Semantics From: derick@php.net (Derick Rethans) On Mon, 22 Sep 2014, Michael Wallner wrote: > On 2014-09-22 14:08, Andrea Faulds wrote: > > > > On 22 Sep 2014, at 12:06, Derick Rethans wrote: > > > >> I would also like to point out that, just like a 8:8 vote is not a > >> "50% majority", 16:8 is technically also not a two thirds > >> *majority*. The RFC, like with many other important things is of > >> course too vague on this. > > The "+1" is only for 50% majorities. > > > > > An 8:8 vote is not a majority, no, but a 9:8 would be a 50%+1 > > majority. > > > > A 16:8 vote *is* a 2/3 majority. > > Yes, I think so, too. I disagree, but the main point was something else. The "voting RFC" should be more clear on this. I don't think it is now. It's a pretty vague RFC in the first place, and leaves way too much open for interpretation. cheers, Derick