Deref ops ignore get-magic when SvROK(sv)
authorFather Chrysostomos (via RT) <perlbug-followup@perl.org>
Sun, 17 Jan 2010 22:32:24 +0000 (14:32 -0800)
committerDavid Mitchell <davem@iabyn.com>
Tue, 25 May 2010 11:44:16 +0000 (12:44 +0100)
commitbb1bc619ea68d9703fbd3fe5bc65ae000f90151f
tree64b580d9b4866d7532b1e7050147e511baccb88a
parent6a5f8cbd14b4a44b35830907e944f1af0caeea90
Deref ops ignore get-magic when SvROK(sv)

This is just like bug 68192, except in this case it’s a different set
of operators that have had this problem for much longer.
pp.c
pp_hot.c
t/op/tie.t