Make some casts explicit to keep VC++ 7 happy
authorSteve Hay <SteveHay@planit.com>
Mon, 17 Oct 2005 10:14:46 +0000 (10:14 +0000)
committerSteve Hay <SteveHay@planit.com>
Mon, 17 Oct 2005 10:14:46 +0000 (10:14 +0000)
commit585ec06d680e861557397efeb05210638532c6dc
treed28fe8c8e4c0c72bc9128edb40834bf04f755a0d
parenta0fd494844cc8648fdc5234c367fd018a12fdf3f
Make some casts explicit to keep VC++ 7 happy

Specifically, this silences the warnings from the following smoke:
http://www.nntp.perl.org/group/perl.daily-build.reports/32258
(Hmm. Looks like you need to decode the base64 yourself before you
can read that.)

p4raw-id: //depot/perl@25779
numeric.c
op.c
pp_pack.c
toke.c