Solaris cc didn't appreciate casting a long to a pointer
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jul 2003 11:02:23 +0000 (11:02 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Jul 2003 11:02:23 +0000 (11:02 +0000)
commitb97332e79eae50b3e7d901d7d7afe7197bed99ac
tree9ce68a879a9ece2034e436cb362296231df3007e
parentcd1fc0d41bb8ca74dfd4944b87b8433706d3558e
Solaris cc didn't appreciate casting a long to a pointer
with no cast, and lval casts are unportable, so introduce
a rval cast.

p4raw-id: //depot/perl@20261
bytecode.pl
ext/ByteLoader/byterun.c