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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 02:27:54 UTC 2009


Author: jkeenan
Date: Sat Nov 21 02:27:53 2009
New Revision: 42621
URL: https://trac.parrot.org/parrot/changeset/42621

Log:
Change RT reference to wiki reference in 1 location.

Modified:
   trunk/src/string/charset.c

Modified: trunk/src/string/charset.c
==============================================================================
--- trunk/src/string/charset.c	Sat Nov 21 02:26:51 2009	(r42620)
+++ trunk/src/string/charset.c	Sat Nov 21 02:27:53 2009	(r42621)
@@ -168,7 +168,7 @@
 
 =item C<CHARSET * Parrot_load_charset(PARROT_INTERP, const char *charsetname)>
 
-Throws an exception (Can't load charsets dynamically yet. RT #58184).
+Throws an exception (Can't load charsets dynamically yet. https://trac.parrot.org/parrot/wiki/StringsTasklist).
 
 =cut
 


More information about the parrot-commits mailing list