Don’t croak for local *DetachedStash::method
authorFather Chrysostomos <sprout@cpan.org>
Wed, 28 Nov 2012 20:39:04 +0000 (12:39 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 29 Nov 2012 17:11:30 +0000 (09:11 -0800)
commit959f7ad7c12f768f896b4dd48b5b7f41b6b087b5
tree6ffcb8d8cbd464f1c3c4c438c0c47c3c48e37022
parent978a498e17ec54b6f1fc65f3375a62a68f321f99
Don’t croak for local *DetachedStash::method

save_gp was trying to call mro_method_changed_in even if the stash had
been detached.

This is a regression from 5.12.
scope.c
t/mro/basic.t