This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Apply INT2PTR with force to silence warnings from
authorArtur Bergman <sky@nanisky.com>
Mon, 10 Sep 2001 11:17:25 +0000 (11:17 +0000)
committerArtur Bergman <sky@nanisky.com>
Mon, 10 Sep 2001 11:17:25 +0000 (11:17 +0000)
commitba89bb6e6103c86c9d65d9485052b0ba8db5d064
treefd458cc1b02e25912d416638457673d5b41abaf2
parentb7cb320da5fba9d13ff80cbaf19179dae7debe95
Apply INT2PTR with force to silence warnings from
PM_GETRE and friends. No more warnings with 64bit
IVs and 32bit pointers.

p4raw-id: //depot/perl@11970
op.c
op.h
perl.c