summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.c
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2019-09-13 11:37:53 +0100
committerNikita Popov <nikita.ppv@gmail.com>2019-09-14 00:25:00 +0200
commit711bd0a0fcd681df5d03d3b869fc3ddc7db1a75b (patch)
tree01244b79df0e7fe026f7f28858e9656dbc490c97 /sapi/phpdbg/phpdbg.c
parentee0bf4b24d8f6d1e91e276d1dcdbd7e455c7d597 (diff)
downloadphp-git-711bd0a0fcd681df5d03d3b869fc3ddc7db1a75b.tar.gz
Fix tautological compare warning
The ZEND_ALLOCATOR() macro compares against constants that are larger than the unsigned short type, resulting in warnings on clang. Avoid this by explicitly casting to size_t.
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions