diff options
author | David Mitchell <davem@iabyn.com> | 2013-05-09 11:55:47 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2013-05-09 11:55:47 +0100 |
commit | 299ef33b5b1be54a2b467cd78c9139096e32314a (patch) | |
tree | 5b38930e53eec2fafe64ef328358d68371921bcc /README.macos | |
parent | 9c3c07f8ec0a449a2ff42754f2952773c0863fed (diff) | |
download | perl-299ef33b5b1be54a2b467cd78c9139096e32314a.tar.gz |
dump.c: avoid compiler warning under -Dmad
this fix was already applied to the non-MAD branch; apply it to
the similar MAD / xml-dump code.
dump.c:2663:57: warning: comparison of constant 85 with expression of type
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
else if (sv == (const SV *)0x55555555 || SvTYPE(sv) == 'U') {
Diffstat (limited to 'README.macos')
0 files changed, 0 insertions, 0 deletions