This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix pointer casts.
authorRobin Barker <RMBarker@cpan.org>
Tue, 7 Sep 1999 12:30:18 +0000 (13:30 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 7 Sep 1999 12:49:15 +0000 (12:49 +0000)
commit427181846486e3aa5034a647dc1922377185f4c0
tree77214104959f745247da88a35a1ff858eede7f44
parentf8d4b9aa3df7268ea9f1bdecfb17864f5f71ae93
Fix pointer casts.
To: perl5-porters@perl.org
Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
    -Duse64bits
Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>

p4raw-id: //depot/cfgperl@4100
17 files changed:
doio.c
dump.c
ext/B/B.xs
ext/B/typemap
ext/ByteLoader/bytecode.h
ext/Devel/DProf/DProf.xs
ext/DynaLoader/dl_dlopen.xs
ext/ODBM_File/ODBM_File.xs
ext/POSIX/POSIX.xs
lib/ExtUtils/typemap
malloc.c
perl.h
pp.c
pp_ctl.c
pp_hot.c
pp_sys.c
sv.c