Bug #71165 [Opn->Csd]: -DGC_BENCH=1 doesn't work on PHP7

[email protected]
Newsgroups php.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=71165&edit=1

 ID:                 71165
 Updated by:         [email protected]
 Reported by:        y dot uchiyama dot 1015 at gmail dot com
 Summary:            -DGC_BENCH=1 doesn't work on PHP7
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 PHP Version:        7.0.1
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of [email protected]
Revision: http://git.php.net/?p=php-src.git;a=commit;h=a21b0942fa195974d2f0c65c61c22f275d54a9f3
Log: Fixed bug #71165 (-DGC_BENCH=1 doesn't work on PHP7)


Previous Comments:
------------------------------------------------------------------------
[2015-12-19 05:24:09] y dot uchiyama dot 1015 at gmail dot com

Description:
------------
PHP7 can't be compiled with -DGC_BENCH=1, simply because folowing variables were obsoleted.

zobj_possible_root
zobj_buffered
zobj_remove_from_buffer
zobj_marked_grey

Test script:
---------------
export CFLAGS=-DGC_BENCH=1
./configure
make




------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=71165&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.