summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-04-15 10:28:48 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-04-15 11:01:12 +0200
commit2d517f68fb0a48aa342fdf22fb3c9f21686b8dd5 (patch)
treeb330966371c60934465b8d611e122556390f5782 /sapi/cli/php_cli.c
parent4d5ad3fb24fa325ebb1cf6b590a9b965f9c5d668 (diff)
downloadphp-git-2d517f68fb0a48aa342fdf22fb3c9f21686b8dd5.tar.gz
Fix function signature mismatches in GMP
This is fairly annoying. Add adapter functions for cases where we are discarding a return value. Some of the issues are legitimate in that we were previously truncating some unsigned long return values to int implicitly, though I doubt it makes a difference in practice. This fixes -Wcast-function-type warnings.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions