make it an error to look for magic hv backref
authorDavid Mitchell <davem@iabyn.com>
Mon, 5 Jul 2010 20:11:21 +0000 (21:11 +0100)
committerDavid Mitchell <davem@iabyn.com>
Wed, 14 Jul 2010 22:06:17 +0000 (23:06 +0100)
commit64345bb5cdba725a5e2af06c99aa36d8a1b8b873
tree363bed771e414e8bbd3c6f62fe475627c90824c1
parent4c74a7df3242aa95d62dcfbcc231b8a55cc03c59
make it an error to look for magic hv backref

Now that we only store a stash's backref AV in xhv_backreferences,
make it a panic if we don't find it there, rather than falling back to
look for backref magic.
sv.c