diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-24 09:44:55 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-24 09:44:55 +0200 |
commit | 9e4603f7727b94409575886cda34fc2d2c4d6388 (patch) | |
tree | 60efc9c3a424ecaa41fdc0a7483318bdc2cf0405 /sapi/phpdbg/phpdbg_list.c | |
parent | 8d51af9bc25a4ba8ab6d96cc4443cd9963719b96 (diff) | |
download | php-git-9e4603f7727b94409575886cda34fc2d2c4d6388.tar.gz |
Try to fix macos build
By avoiding unused variable opline warnings. Also clean up the
replacement of ZEND_VM_SPEC -- we were sometimes treating it as
an always-defined constant with a value (what it actually is) and
sometimes as a conditionally defined constant (which it isn't, but
which still worked thanks to the specializer). Switch to only
treating it as a constant with a value.
Diffstat (limited to 'sapi/phpdbg/phpdbg_list.c')
0 files changed, 0 insertions, 0 deletions