Change 29562 by [EMAIL PROTECTED] on 2006/12/16 09:54:47
TODO addition by Jerry D. Hedden.
Affected files ...
... //depot/perl/pod/perltodo.pod#168 edit
Differences ...
==== //depot/perl/pod/perltodo.pod#168 (text) ====
Index: perl/pod/perltodo.pod
--- perl/pod/perltodo.pod#167~29544~ 2006-12-13 00:35:43.000000000 -0800
+++ perl/pod/perltodo.pod 2006-12-16 01:54:47.000000000 -0800
@@ -611,6 +611,8 @@
One bit would be to write the missing code in sv.c:Perl_dirp_dup.
+Fix Perl_sv_dup, et al so that threads can return objects.
+
=head2 iCOW
Sarathy and Arthur have a proposal for an improved Copy On Write which
End of Patch.