diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-04-02 10:37:40 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-04-02 10:39:44 +0200 |
commit | 01a4de5c5821f67daeff487ef9b3047ce7b47c4c (patch) | |
tree | 6cbe099185c6f1ce0c833cd918717dc21d071136 /sapi/phpdbg/phpdbg_list.c | |
parent | 887a7b571407f7a49a5e7cf1e612d21ef83fedb4 (diff) | |
download | php-git-01a4de5c5821f67daeff487ef9b3047ce7b47c4c.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 'sapi/phpdbg/phpdbg_list.c')
0 files changed, 0 insertions, 0 deletions