Test was coredumping with a shared perl library.
authorNicholas Clark <nick@ccl4.org>
Tue, 14 Jun 2005 13:40:49 +0000 (13:40 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 14 Jun 2005 13:40:49 +0000 (13:40 +0000)
commit8ca60cef700efb73a84648ac3b19fd3a3eecd992
tree2e317fb882011523ad95b860f880e2ec104feb38
parentee60cd3f634e32b6d1c78afe306663346e195196
Test was coredumping with a shared perl library.
This is wrong. It seems that what gets peephole optimised
(in this case named method calls into shared string scalars) depends
on whether there is a shared perl library.
Anyway, fix the symptom - the coredump.

p4raw-id: //depot/perl@24841
ext/XS/APItest/t/hash.t