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



--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to