On 03/25/2013 01:59 PM, Rasmus Lerdorf wrote:
On 03/25/2013 01:43 PM, Christopher Jones wrote:
Bison 2.3 with Oracle Linux 5.9 (and therefore with RHEL 5.9) gives this
error:
/home/cjones/php-5.5/Zend/zend_language_parser.y:50.1-5: invalid
directive: `%code'
/home/cjones/php-5.5/Zend/zend_language_parser.y:50.7-14: syntax error,
unexpected identifier
[You can get Oracle Linux (and keep up to date with patches and
security errata) from http://public-yum.oracle.com/]
I'm ok dropping bison-2.3 support from 5.5. We ship a generated parser,
so this only affects people who need to re-generate the parser for some
reason and the people who need to do that are more than capable of
installing a more modern Bison.
-Rasmus
OK.
I also tested bison 2.7. After locally patching Zend/acinclude.m4 to
allow "2.7", then the PHP 5.5 testsuite has only five fails, all in gd.
Chris
--
christopher.jo...@oracle.com http://twitter.com/ghrd
Newly updated, free PHP & Oracle book:
http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php