Integrate:
authorNicholas Clark <nick@ccl4.org>
Sat, 22 Dec 2007 11:15:49 +0000 (11:15 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 22 Dec 2007 11:15:49 +0000 (11:15 +0000)
commit54cea8cc4e7e8225637e8d1e3b66ab04b99f0aee
tree78368302d92cfd943b32a460be133893a2257f84
parenta9eee89a8bbc25c967a9cf16cb6eeaf028d96985
Integrate:
[ 32509]
For 5.8.8 and earlier, always call newCONSTSUB(), as the interpreter
doesn't support proxy constant subroutines. For all 5.8.x add a cast
to (char *) for the second argument to newCONSTSUB().
p4raw-link: @32509 on //depot/maint-5.8/perl: e60da08bc525b4d06d02281a467ff7e0ecd8c763

p4raw-id: //depot/perl@32698
p4raw-integrated: from //depot/maint-5.8/perl@32693 'copy in'
lib/ExtUtils/Constant/ProxySubs.pm (@32393..)
lib/ExtUtils/Constant/ProxySubs.pm