Retract #11712 for now. The real fix would probably
authorJarkko Hietaniemi <jhi@iki.fi>
Sat, 18 Aug 2001 06:03:24 +0000 (06:03 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sat, 18 Aug 2001 06:03:24 +0000 (06:03 +0000)
commit2615a7822b1e45b2a41b9663aba536ad46262534
tree2956155700a9732883a219c8e5e57e31810625be
parent9fe74edeee952c534737f11a9cb0e134fbef1921
Retract #11712 for now.  The real fix would probably
be something like making PL_reg_sv a copy (PV + UTF8)
of the matched/substituted string (note: not just a SvPOK
string, for example the stringified form of a ROK would
be applicable)  Beware of leaks.

p4raw-id: //depot/perl@11714
pp_hot.c
t/op/pat.t