This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't do casting between pointers pointing to differently sized
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 20 Feb 2001 20:30:07 +0000 (20:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 20 Feb 2001 20:30:07 +0000 (20:30 +0000)
commit75a54232dfd9355b4d1126912a62716a93159565
tree0a5e185438eca979fafb7541c0c04d09d083dd2b
parent2a88172dfacd85c59631dbbc024c8f5d73ec8a9f
Don't do casting between pointers pointing to differently sized
integers.

p4raw-id: //depot/perl@8862
hv.c
sv.c