auto::funcptr: Refactor code out of runstep() into _cast_void_pointers_msg()
commit4e3504ea398d52404f1383ea353d6653851e98f6
authorjkeenan <jkeenan@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Mon, 24 Dec 2007 21:12:29 +0000 (24 21:12 +0000)
committerjkeenan <jkeenan@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Mon, 24 Dec 2007 21:12:29 +0000 (24 21:12 +0000)
tree2119c299b7d673fe5aaa57d11fab86d2894648c4
parentc8aee7fe92ecc78e8488a880426376abffe1cfc0
auto::funcptr:  Refactor code out of runstep() into _cast_void_pointers_msg()
and _set_positive_result().  Rename one test file, give it new content and add
two more test files. Cf.:
https://rt.perl.org/rt3/Ticket/Display.html?id=43316.

git-svn-id: https://svn.perl.org/parrot/trunk@24193 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
MANIFEST
config/auto/funcptr.pm
t/configure/134-auto_funcptr-01.t [new file with mode: 0644]
t/configure/134-auto_funcptr-02.t [new file with mode: 0644]
t/configure/134-auto_funcptr-03.t [new file with mode: 0644]
t/configure/134-auto_funcptr.t [deleted file]