This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Proper fix for CvOUTSIDE weak refcounting
authorDave Mitchell <davem@fdisolutions.com>
Tue, 10 Dec 2002 01:26:44 +0000 (01:26 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 14 Dec 2002 22:34:25 +0000 (22:34 +0000)
commit7dafbf5232bace07a044625a5a956b73da3928d5
tree5042129d851b4706c4c22a7c67de6b3092bc08cb
parent0412d5267fa2300f66eb4eb554e2af493b5e5b33
Proper fix for CvOUTSIDE weak refcounting
Message-ID: <20021210012644.A7843@fdgroup.com>

p4raw-id: //depot/perl@18302
13 files changed:
cv.h
dump.c
embed.fnc
ext/B/B/Deparse.pm
ext/B/defsubs_h.PL
ext/Devel/Peek/Peek.t
op.c
pad.c
pod/perlapi.pod
pod/perlintern.pod
pp_ctl.c
sv.c
t/op/closure.t