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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 13:33:23 UTC 2009


Author: jkeenan
Date: Sat Nov 21 13:33:22 2009
New Revision: 42682
URL: https://trac.parrot.org/parrot/changeset/42682

Log:
Delete comment referring to resolved RT #56816.

Modified:
   trunk/t/pmc/pmcproxy.t

Modified: trunk/t/pmc/pmcproxy.t
==============================================================================
--- trunk/t/pmc/pmcproxy.t	Sat Nov 21 13:31:42 2009	(r42681)
+++ trunk/t/pmc/pmcproxy.t	Sat Nov 21 13:33:22 2009	(r42682)
@@ -198,7 +198,6 @@
 .end
 
 
-#RT #56816 - issues with PMCProxy, 'typeof', and 'get_class'
 .sub get_class_and_typeof_return_same_pmcproxy
     $P0 = get_class 'Integer'
     $P1 = new $P0


More information about the parrot-commits mailing list