Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97159 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23233 invoked from network); 24 Nov 2016 14:09:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Nov 2016 14:09:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=dclarke@blastwave.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dclarke@blastwave.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain blastwave.org from 209.17.115.50 cause and error) X-PHP-List-Original-Sender: dclarke@blastwave.org X-Host-Fingerprint: 209.17.115.50 atl4mhob12.myregisteredsite.com Received: from [209.17.115.50] ([209.17.115.50:60592] helo=atl4mhob12.myregisteredsite.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/F4-21589-884F6385 for ; Thu, 24 Nov 2016 09:09:12 -0500 Received: from mailpod.hostingplatform.com ([10.30.77.35]) by atl4mhob12.myregisteredsite.com (8.14.4/8.14.4) with ESMTP id uAOE98hn008858 for ; Thu, 24 Nov 2016 09:09:08 -0500 Received: (qmail 21208 invoked by uid 0); 24 Nov 2016 14:09:08 -0000 X-TCPREMOTEIP: 99.253.103.29 X-Authenticated-UID: dclarke@blastwave.org Received: from unknown (HELO ?172.16.35.41?) (dclarke@blastwave.org@99.253.103.29) by 0 with ESMTPA; 24 Nov 2016 14:09:08 -0000 To: internals@lists.php.net References: <06fe01d24646$00d96d30$028c4790$@php.net> Message-ID: <323632ff-5d0d-418d-4c15-2a57e70a7f75@blastwave.org> Date: Thu, 24 Nov 2016 09:09:07 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <06fe01d24646$00d96d30$028c4790$@php.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 7.0.14RC1 is available for testing From: dclarke@blastwave.org (Dennis Clarke) On 11/24/2016 06:29 AM, Anatol Belski wrote: > Hi, > > PHP 7.0.14 RC1 was just released and can be downloaded from: > > > Please test it carefully, and report any bugs in the bug system. I am going to drag it kicking and screaming across a strict C99 compiler inside a strict POSIX environment and see what happens. This is an important test. At least to me. The portability of this codebase is so critical longterm and I, perhaps alone in this test, really need to know that the code will compile everywhere forever. > The stable release is planned for December 8th, if no critical issues will > be discovered in the RC. > Could just be too much coffee early in the morning but I really want to to see the results of a compile with C99 and _XOPEN_SOURCE=600 defined. That should land us firmly inside SUSv3 world and The Open Group Base Specifications Issue 6 IEEE Std 1003.1, 2004 Edition. Dennis Clarke ps: the compiler I will be using : n0 $ which c99 /opt/developerstudio12.5/bin/c99 n0 $ c99 -V c99: Studio 12.5 Sun C 5.14 SunOS_sparc 2016/05/31