Change 33660 by [EMAIL PROTECTED] on 2008/04/07 18:01:38
Integrate:
[ 33652]
Add attempting Exterminate! cop_label to perltodo.
[ 33657]
Split out S_refcounted_he_new_common() from
Perl_refcounted_he_new_common(), so that Perl_store_cop_label() can
call it without needing to create two temporary SVs. Use it in
newSTATEOP() and eliminate the two temporary SVs. Make
Perl_fetch_cop_label() more defensive by not assuming that the value
for ":" is always a PV. Remove its "compatibility" macro.
[and remove it from perltodo, which is the only part that needs
integrating]
Affected files ...
... //depot/maint-5.10/perl/pod/perltodo.pod#5 integrate
Differences ...
End of Patch.