Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71829 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37449 invoked from network); 31 Jan 2014 07:45:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2014 07:45:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:64160] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/D1-27750-D845BE25 for ; Fri, 31 Jan 2014 02:45:18 -0500 Received: by mail-lb0-f174.google.com with SMTP id l4so3180071lbv.33 for ; Thu, 30 Jan 2014 23:45:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=IBIorg8Rm4KNdYmbgCoI4SmRga+Du1Ctj4u2tohBLIY=; b=R+Tdu2AxBITBIGWT8i+6KS2etId39EKgzvvIkQJ4Mg7dRanBBdLdy/aWo2zG+31Ng7 rJMnxBWTwkgvWGNs1S1Hdd7St3v2fsdtAJUiMnA4bz/sViQz2CdZip525Ul1K+PAINxf A2WgyfQ0vxZcE4TDXjbazGzUFZT/iQL36BJaltuuoajT2jwC2W1kudcpxj9BTtlI8emP uCANFnqbbq2l3xEokn4cg53VrTaSZwj5leO13VGGGVT61UIsu1iF2Qikacn1RMy8VDyA BMuf4EWBqViOWqxMPj4/Ga3ZUCGQIAIFnQGgQtEBWR1QN9IUVHi15XXT2+s+vKAft2XY MfbQ== MIME-Version: 1.0 X-Received: by 10.112.236.3 with SMTP id uq3mr1008478lbc.14.1391154315058; Thu, 30 Jan 2014 23:45:15 -0800 (PST) Received: by 10.112.35.163 with HTTP; Thu, 30 Jan 2014 23:45:15 -0800 (PST) Date: Fri, 31 Jan 2014 08:45:15 +0100 Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: int64/size_t options votes clarification From: pierre.php@gmail.com (Pierre Joye) hi, Reviewing the votes and the arguments for the votes (negative or positive), it seems that there is a little confusion or I miss the reasoning behind the votes about the options. The option #1 (Keep the old macro names for LONG vs. INT, STRLEN vs. STRSIZE, etc.) and #2 (Keep zpp specs l, L, s, p as aliases to i, I, S, P), which both drastically reduce code changes or #fidef usage, are valid for 5.6 integration. In the case this RFC is rejected for 5.6, these options are really not what is planed to do for 6.x as we should do it the clean way, as explained in the various discussions here and as many of the opposition used as argument as well. For those having voted no for 5.6 and the options, would you mind explaining what are your wishes? It will help to move forward, no matter the outcome of the votes. Thanks! Cheers, -- Pierre @pierrejoye | http://www.libgd.org