This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #123103] Allow ext magic on read-onlies
authorFather Chrysostomos <sprout@cpan.org>
Tue, 4 Nov 2014 02:12:02 +0000 (18:12 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 4 Nov 2014 04:16:53 +0000 (20:16 -0800)
commit1d5686ec7b423f88ee27ac6dfd9a6de27e442e2e
treed3cba6d4b2a989450f15dd01a7865fe85101c5aa
parent7191ba826010be5f9fb9fcf3b1127d150479a588
[perl #123103] Allow ext magic on read-onlies

Perl cannot know whether the magic will modify the SV, so it should
give the benefit of the doubt.
ext/XS-APItest/APItest.xs
ext/XS-APItest/t/magic.t
mg_raw.h
regen/mg_vtable.pl