[svn:parrot] r46321 - trunk/src/string

whiteknight at svn.parrot.org whiteknight at svn.parrot.org
Wed May 5 23:52:59 UTC 2010


Author: whiteknight
Date: Wed May  5 23:52:59 2010
New Revision: 46321
URL: https://trac.parrot.org/parrot/changeset/46321

Log:
[string] remove a TODO note that, I think, isn't worthwhile. If we do want this feature, we can create a ticket

Modified:
   trunk/src/string/api.c

Modified: trunk/src/string/api.c
==============================================================================
--- trunk/src/string/api.c	Wed May  5 22:07:12 2010	(r46320)
+++ trunk/src/string/api.c	Wed May  5 23:52:59 2010	(r46321)
@@ -898,8 +898,6 @@
 
 Returns a single-character Parrot string.
 
-TODO - Allow this to take an array of characters?
-
 =cut
 
 */


More information about the parrot-commits mailing list