This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Thu, 1 Jan 2004 23:59:34 +0000 (23:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 1 Jan 2004 23:59:34 +0000 (23:59 +0000)
commitfea227c9c25b99d15703fe47e64dcaef50d49b2e
treefb48c294201e2f3985674117162245b44c5c6aaf
parent133fa74f879916c362bfc4bd9f4f3a8a4ac0ed65
Integrate:
[ 22034]
Fix bug #24383, where hashes with the :unique attribute weren't
getting made readonly on interpreter clone. Also, remove the
:unique attribute from the hashes in warnings.pm, since they may
later be modified by warnings::register.  Finally, adds tests for
the :unique attribute.
p4raw-link: @22034 on //depot/perl: 53c33732a73c90e26f613c11afdc5110e6a919ff

p4raw-id: //depot/maint-5.8/perl@22039
p4raw-integrated: from //depot/perl@22038 'copy in'
ext/threads/t/problems.t (@21733..) 'merge in' lib/warnings.pm
warnings.pl (@21167..) sv.c (@21971..)
ext/threads/t/problems.t
lib/warnings.pm
sv.c
warnings.pl