This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorDave Mitchell <davem@fdisolutions.com>
Sun, 24 Aug 2003 15:52:00 +0000 (16:52 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 1 Apr 2004 15:16:56 +0000 (15:16 +0000)
commit13057ebc7788b38f5971ff1ba594a319e7dd3bc0
treef43eaecccf78c3f44e80fdee8eb02a4b305a4eba
parentc53af328e2e301be5c5d086124c3d2fcf64f00e6
Integrate:
[ 20909]
Subject: [PATCH] improved 19064 (local $_[0] problems)
Message-ID: <20030824145159.GA12210@fdgroup.com>

[ 21432]
Suppress the test file t/op/nothr5005.t and integrate its tests into
t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
to t/test.pl.

(just the last "Port" bit)

[ 22624]
 [perl #28032] delete $_[0] + (\$) prototype = bad free
 av_delete() didn't reify. I also updated its description
p4raw-link: @22624 on //depot/perl: a62140726edcf5b33bdd8fed9a26ab90d77ec144
p4raw-link: @21432 on //depot/perl: 1c2b4d67977aeb5bb1057ed40fce97cdd133e14a
p4raw-link: @20909 on //depot/perl: 5dd42e15760f2e77ab3979bfe1b6aafaa9ff1227

p4raw-id: //depot/maint-5.8/perl@22631
p4raw-integrated: from //depot/perl@22629 'merge in' av.c (@22517..)
p4raw-edited: from //depot/perl@21432 'edit in' t/op/args.t (@20909..)
p4raw-integrated: from //depot/perl@20909 'merge in' pp_ctl.c pp_hot.c
scope.c (@20795..)
av.c
pp_ctl.c
pp_hot.c
scope.c
t/op/args.t