Hi,
On Mon, 2013-03-25 at 15:48 +, Xinchen Hui wrote:
> +%code requires {
> +#ifdef ZTS
> +# define YYPARSE_PARAM tsrm_ls
> +# define YYLEX_PARAM tsrm_ls
> +#endif
> +}
> +
This doesn't seem to work with bison 2.3, either we have to increase the
bison dependency or find another fix. Bison 2.
On Wed, Apr 3, 2013 at 4:56 PM, Johannes Schlüter wrote:
> Hi,
>
> On Mon, 2013-03-25 at 15:48 +, Xinchen Hui wrote:
> > +%code requires {
> > +#ifdef ZTS
> > +# define YYPARSE_PARAM tsrm_ls
> > +# define YYLEX_PARAM tsrm_ls
> > +#endif
> > +}
> > +
>
> This doesn't seem to work with bison 2.3
On Wed, 2013-04-03 at 18:26 +0800, Laruence wrote:
>
> Hey: yes, %code is introduced in bison 2.3+(it is said is 2.3a) .
>
> so, maybe we need to drop supports of 2.3 in 5.5 release, or
> revert this fix,, wait for somethings (like one year)
>
> thanks
>
Bison 2.4 is from November 20
Commit:99ad08f9a5e696654676e9db8872e4198b738936
Author:ptarjan Tue, 2 Apr 2013 19:24:11 -0700
Committer: Xinchen Hui Wed, 3 Apr 2013 18:50:27 +0800
Parents: e8d80b770bd0f284395e035820c1c1994c0a61c3
Branches: PHP-5.4
Link:
http://git.php.net/?p=php-src.git;a=commitd
Commit:e8d80b770bd0f284395e035820c1c1994c0a61c3
Author:ptarjan Tue, 2 Apr 2013 19:24:11 -0700
Committer: Xinchen Hui Wed, 3 Apr 2013 18:50:18 +0800
Parents: e34767d4266b0f9e0444e775a82467dc1926a9a2
Branches: PHP-5.4
Link:
http://git.php.net/?p=php-src.git;a=commitd
On Wed, Apr 3, 2013 at 6:44 PM, Johannes Schlüter wrote:
> On Wed, 2013-04-03 at 18:26 +0800, Laruence wrote:
> >
> > Hey: yes, %code is introduced in bison 2.3+(it is said is 2.3a) .
> >
> > so, maybe we need to drop supports of 2.3 in 5.5 release, or
> > revert this fix,, wait for someth
Commit:42f94aa9783c72411336dfc39a8b7335cb45854c
Author:Xinchen Hui Wed, 3 Apr 2013 19:52:09 +0800
Parents: bbb4a44f987904846bcdb0ed461f1af8040ef872
Branches: PHP-5.5
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=42f94aa9783c72411336dfc39a8b7335cb45854c
Log:
Fix
Commit:1f34ccbe34783f5671bc2a68e7299cea7493c82b
Author:Nikita Popov Wed, 3 Apr 2013 20:29:19 +0200
Parents: 42f94aa9783c72411336dfc39a8b7335cb45854c
Branches: PHP-5.5 master
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=1f34ccbe34783f5671bc2a68e7299cea7493c82b
Commit:db3d629f0578b783a48302a64a0d755942f6c574
Author:Xinchen Hui Thu, 4 Apr 2013 13:40:46 +0800
Parents: 99ad08f9a5e696654676e9db8872e4198b738936
7fc8077e4caf1ac62e9591775f7779eb1a7c25ad
Branches: PHP-5.4
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=db3d629f
Commit:7fc8077e4caf1ac62e9591775f7779eb1a7c25ad
Author:Xinchen Hui Thu, 4 Apr 2013 13:40:21 +0800
Parents: 9456dac54e89bdfdf9904739bae315aae9a14a81
Branches: PHP-5.4
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=7fc8077e4caf1ac62e9591775f7779eb1a7c25ad
Log:
Fix
Commit:c96a5bc6be99ff8a4c5dbc1ea3c04d8144bc47a9
Author:Xinchen Hui Thu, 4 Apr 2013 14:34:11 +0800
Parents: 9456dac54e89bdfdf9904739bae315aae9a14a81
Branches: PHP-5.3
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=c96a5bc6be99ff8a4c5dbc1ea3c04d8144bc47a9
Log:
Fix
Commit:82ac3106e061b31ccbbf53a5276eae441254057d
Author:Xinchen Hui Thu, 4 Apr 2013 14:47:49 +0800
Parents: f4f8b5a94b57bbbc384e94de9e6d771d4dbb1e5e
Branches: PHP-5.4
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=82ac3106e061b31ccbbf53a5276eae441254057d
Log:
Use
Commit:34c5b80595b11ae072733913628ac972f8cb8b04
Author:Xinchen Hui Thu, 4 Apr 2013 14:49:22 +0800
Parents: 65e368debdbc0f321af95e402b0d151288018ba2
Branches: PHP-5.5
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=34c5b80595b11ae072733913628ac972f8cb8b04
Log:
Upd
Commit:65e368debdbc0f321af95e402b0d151288018ba2
Author:Xinchen Hui Thu, 4 Apr 2013 14:48:53 +0800
Parents: 1f34ccbe34783f5671bc2a68e7299cea7493c82b
82ac3106e061b31ccbbf53a5276eae441254057d
Branches: PHP-5.5
Link:
http://git.php.net/?p=php-src.git;a=commitdiff;h=65e368de
14 matches
Mail list logo