[svn:parrot] r49259 - trunk/src

plobsing at svn.parrot.org plobsing at svn.parrot.org
Thu Sep 23 04:39:49 UTC 2010


Author: plobsing
Date: Thu Sep 23 04:39:49 2010
New Revision: 49259
URL: https://trac.parrot.org/parrot/changeset/49259

Log:
todo implemented

Modified:
   trunk/src/packout.c

Modified: trunk/src/packout.c
==============================================================================
--- trunk/src/packout.c	Thu Sep 23 04:32:34 2010	(r49258)
+++ trunk/src/packout.c	Thu Sep 23 04:39:49 2010	(r49259)
@@ -295,8 +295,6 @@
 
 Reverse lookup a constant in the constant table.
 
-TODO: use a hash to make these O(1) for strings
-
 =cut
 
 */


More information about the parrot-commits mailing list