[svn:parrot] r42658 - trunk/lib/Parrot/Pmc2c/PMC

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 03:32:25 UTC 2009


Author: jkeenan
Date: Sat Nov 21 03:32:24 2009
New Revision: 42658
URL: https://trac.parrot.org/parrot/changeset/42658

Log:
Change RT reference to TT reference.

Modified:
   trunk/lib/Parrot/Pmc2c/PMC/RO.pm

Modified: trunk/lib/Parrot/Pmc2c/PMC/RO.pm
==============================================================================
--- trunk/lib/Parrot/Pmc2c/PMC/RO.pm	Sat Nov 21 03:31:30 2009	(r42657)
+++ trunk/lib/Parrot/Pmc2c/PMC/RO.pm	Sat Nov 21 03:32:24 2009	(r42658)
@@ -61,7 +61,7 @@
     {
 
       # autogenerate for nonstandard types
-      # (RT #44433: is this appropriate or do we want them to each be
+      # (TT #1240: is this appropriate or do we want them to each be
       # explicitly cleared to have RO ?)
         no strict 'refs';
         if ( !@{ ref($self) . '::ISA' } ) {


More information about the parrot-commits mailing list