This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 21 Apr 2003 15:27:36 +0000 (15:27 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 21 Apr 2003 15:27:36 +0000 (15:27 +0000)
commit73c86719a39a0d80ec8e3045934c2fe6b43196e7
tree48986036ff8c315a49908fabf4f08cc962dbea26
parent3e5ba712fa2ae285ead83a725afad2d89c3fa796
Integrate:
[ 19263]
Unused variables.

[ 19264]
UTF8 regexp patch from Inaba Hiroto.

[ 19266]
Subject: [PATCH] Re: any takers for this Storable bug?
From: Enache Adrian <enache@rdslink.ro>
Date: Wed, 16 Apr 2003 21:11:11 +0300
Message-ID: <20030416181111.GA6687@ratsnest.hole>

ams had already fixed the bug by #19227, but take the
test case.

[ 19268]
Subject: [PATCH] allow recursive FETCHes
From: Dave Mitchell <davem@fdgroup.com>
Date: Mon, 7 Apr 2003 10:00:41 +0100
Message-ID: <20030407100041.A1617@fdgroup.com>

[ 19275]
Restore the two variables retired by the change #19268
(for binary backward compatibility)
p4raw-link: @19275 on //depot/perl: 195c09c3629c17448fb78757b0012553fb092895
p4raw-link: @19268 on //depot/perl: dd28f7bb7eebdb0b562c940b3c4f89457e829ea6
p4raw-link: @19266 on //depot/perl: f4193312177189f6e5e8caee032cd298198ec91f
p4raw-link: @19264 on //depot/perl: 14ebb1a2c3090470663d3e2baaf3787edad7c9a7
p4raw-link: @19263 on //depot/perl: d60ecbe5204b1d5c06464db2b54d51236d8a45d0

p4raw-id: //depot/maint-5.8/perl@19292
p4raw-integrated: from //depot/perl@19291 'copy in'
ext/Storable/t/st-dump.pl (@16953..) t/op/tie.t (@18889..)
t/op/pat.t (@19210..) 'edit in' embedvar.h perlapi.h thrdvar.h
(@19268..) 'merge in' embed.fnc (@19214..) av.c dump.c embed.h
hv.c perl.c proto.h regcomp.c sv.h (@19242..)
p4raw-integrated: from //depot/perl@19268 'merge in' sv.c (@19265..)
p4raw-integrated: from //depot/perl@19266 'copy in'
ext/Storable/t/tied.t (@16953..)
p4raw-integrated: from //depot/perl@19263 'copy in' perlio.c (@19203..)
'merge in' universal.c (@19242..)
17 files changed:
av.c
dump.c
embed.fnc
embed.h
ext/Storable/t/st-dump.pl
ext/Storable/t/tied.t
hv.c
perl.c
perlio.c
proto.h
regcomp.c
sv.c
sv.h
t/op/pat.t
t/op/tie.t
thrdvar.h
universal.c