diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-04-02 10:37:40 +0200 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2019-04-02 11:02:06 -0400 |
commit | d1df5d54be9e957997df594292ead19b02d8f9a0 (patch) | |
tree | 8fd4e23a497fecbac444514a7bac73461dbba67c /ext/pcre/php_pcre.h | |
parent | 330f1716df49c0d3474c18b6dcd370a9dcf57422 (diff) | |
download | php-git-d1df5d54be9e957997df594292ead19b02d8f9a0.tar.gz |
Pointer arithmetic on void pointers is illegal
We quick-fix this by casting to char*; it might be more appropriate to
use char pointers in the first place.
Diffstat (limited to 'ext/pcre/php_pcre.h')
0 files changed, 0 insertions, 0 deletions