This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Move compile-time const deref checking
authorFather Chrysostomos <sprout@cpan.org>
Sun, 7 Sep 2014 19:15:32 +0000 (12:15 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 7 Sep 2014 20:25:36 +0000 (13:25 -0700)
commit334464b31bcc586eb7a4284d6aae07709a6dcd21
tree633508a4ee61230fc9d21884a5be90f112ce994b
parent7d15b1a876fc1e871b1dd0f9d3d0c0d6c9c72222
perldelta: Move compile-time const deref checking

This is a change in behaviour, so it should be more prominent than the
bug fixes, but it is not a backward-incompatible change (some code no
longer dies that used to), nor it is really a new feature.  Putting it
in Diagnostics is the best I can come up with.
pod/perldelta.pod