projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fbbb094
)
TODO addition by Jerry D. Hedden.
Rafael Garcia-Suarez [Sat, 16 Dec 2006 09:54:47 +0000 (09:54 +0000)]
p4raw-id: //depot/perl@29562
pod/perltodo.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perltodo.pod
b/pod/perltodo.pod
index
be9fd79
..
e7dd252
100644
(file)
--- a/
pod/perltodo.pod
+++ b/
pod/perltodo.pod
@@
-611,6
+611,8
@@
will be greatly appreciated.
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