With shared hash key scalars now accessing the hash via the PVX, you
authorNicholas Clark <nick@ccl4.org>
Mon, 13 Jun 2005 16:24:57 +0000 (16:24 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 13 Jun 2005 16:24:57 +0000 (16:24 +0000)
commit427d62a407a31445bc7585263d1b781552e27ce5
tree131ad9870fb42e8a49bbdcc5f184f8595e1b3266
parent9137345a080bfc646c2f9440cdb7bd90b8b37428
With shared hash key scalars now accessing the hash via the PVX, you
can't fake them with regular PVIVs. So fake method calls have to use
real shared hask key scalars.

p4raw-id: //depot/perl@24824
ext/B/t/optree_specials.t
op.c