This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Set stash names before calling mro_isa_changed_in3
authorFather Chrysostomos <sprout@cpan.org>
Sat, 30 Oct 2010 21:27:48 +0000 (14:27 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 30 Oct 2010 21:28:22 +0000 (14:28 -0700)
commitd7fbb1de45aa77d305eccd94d8c07d7a1491fc45
treec3ca64e54d5db7ccd4fc61a05932f841e1e9515c
parent435e8dd0d80d4d354981c5cf9051cdea58fcf07e
Set stash names before calling mro_isa_changed_in3

mro_isa_changed_in3 cannot update isa caches properly if it only sees
an intermediate state.
mro.c