[svn:parrot] r42684 - trunk/t/pmc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 13:40:20 UTC 2009


Author: jkeenan
Date: Sat Nov 21 13:40:19 2009
New Revision: 42684
URL: https://trac.parrot.org/parrot/changeset/42684

Log:
Change RT reference to TT reference.

Modified:
   trunk/t/pmc/fixedpmcarray.t

Modified: trunk/t/pmc/fixedpmcarray.t
==============================================================================
--- trunk/t/pmc/fixedpmcarray.t	Sat Nov 21 13:35:38 2009	(r42683)
+++ trunk/t/pmc/fixedpmcarray.t	Sat Nov 21 13:40:19 2009	(r42684)
@@ -66,7 +66,7 @@
 
 .sub test_sort
      .local pmc compares, cmp_fun
-     # RT #46855 doesnt work wit prederef of JIT
+     # TT #1317 doesnt work wit prederef of JIT
      bounds 1
      compares = new ['Integer']
      compares = 0


More information about the parrot-commits mailing list