This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
instead of unions use double cast for data pointer <-> function pointer
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 9 Jun 2005 08:50:56 +0000 (11:50 +0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 9 Jun 2005 07:44:36 +0000 (07:44 +0000)
commit8141890a98cb18fe79a9b720aaed544527266f99
tree05c902bdc760cad3dfc8a67b514d9c285d41a7a6
parentd526390560c1ae208a087ad4d648b08895f79f8f
instead of unions use double cast for data pointer <-> function pointer
Message-ID: <42A7D8C0.1080104@gmail.com>

p4raw-id: //depot/perl@24770
ext/DynaLoader/dl_dlopen.xs
perl.h
sv.c
toke.c