Change 28557 by [EMAIL PROTECTED] on 2006/07/12 12:28:34

        Integration of strlcat is to-done (noticed by Yves)

Affected files ...

... //depot/perl/pod/perltodo.pod#152 edit

Differences ...

==== //depot/perl/pod/perltodo.pod#152 (text) ====
Index: perl/pod/perltodo.pod
--- perl/pod/perltodo.pod#151~28555~    2006-07-12 02:56:04.000000000 -0700
+++ perl/pod/perltodo.pod       2006-07-12 05:28:34.000000000 -0700
@@ -74,7 +74,7 @@
 
 =head2 Parallel testing
 
-(This probably impacts much more than the core, but the Test::Harness
+(This probably impacts much more than the core: also the Test::Harness
 and TAP::* modules on CPAN.)
 
 The core regression test suite is getting ever more comprehensive, which has
@@ -598,12 +598,6 @@
 tokeniser ignores the UTF-8-ness of C<PL_rsfp>, or any SVs returned from
 source filters.  All this could be fixed.
 
-=head2 Integrate Russ Allbery's strlcat/strlcpy implementation
-
-And remove the last remaining uses of strcat() and strcpy().  Also, add
-my_strlcat() and my_strlcpy() to Devel::PPPort so previous versions of Perl can
-use these APIs. 
-
 =head1 Big projects
 
 Tasks that will get your name mentioned in the description of the "Highlights
End of Patch.

Reply via email to