Commit:39bc1bd25f765726e6cdf15fd663b2c1430d2c8a
Author:Carson McDonald Fri, 5 Apr 2013
10:53:13 -0400
Committer: Xinchen Hui Fri, 5 Apr 2013 23:27:34 +0800
Parents: 1bcaf771dcb244aa1109d8a0ab7678f8e01d9680
Branches: PHP-5.4 PHP-5.5 master
Link:
http://git.php.net/
Hey:
the reason I am not sure about that is, the YYPARSE_PARAM is an bison
specific macro, so it's a little weird if we define them in another header
file...
thanks
On Fri, Apr 5, 2013 at 11:13 PM, Laruence wrote:
> Hey:
> I found another way, which will not break bison 2.3 support
Hey:
I found another way, which will not break bison 2.3 support.
that is, move the YYPARSE_PARAM definition into zend.h, or other
header file which will always include before zend_language_parser.h and
also include by zend_language_parse.c
what do you think?
thanks
On Thu, Apr 4
Commit:5c4d9123fa48475bc2e297c57c2ab67e0be7b289
Author:Xinchen Hui Fri, 5 Apr 2013 21:35:09
+0800
Parents: ce88a82ad3b7745149581322d3996dc6eb55
Branches: PHP-5.5 master
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=5c4d9123fa48475bc2e297c57c2ab67e0be7b289