diff options
author | Tony Cook <tony@develop-help.com> | 2010-10-25 11:04:23 +1100 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2010-10-25 11:04:23 +1100 |
commit | 19b96a2b521beb3b36fd375c46258d57d7d8a31e (patch) | |
tree | 8d4dacb2bf806db9bdb0c64a230adff71418698e /hv.c | |
parent | 2acc3314e31a9342e325f35c5b592967c9850c9b (diff) | |
download | perl-19b96a2b521beb3b36fd375c46258d57d7d8a31e.tar.gz |
use compatible types in a conditional expression
With some compilers NULL is ((void *)0) which isn't type compatible
with the integer returned by hv_exists_ent().
Diffstat (limited to 'hv.c')
0 files changed, 0 insertions, 0 deletions