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


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

Reply via email to