[svn:parrot] r42373 - trunk/compilers/imcc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sun Nov 8 19:00:17 UTC 2009


Author: jkeenan
Date: Sun Nov  8 19:00:16 2009
New Revision: 42373
URL: https://trac.parrot.org/parrot/changeset/42373

Log:
Change RT # to TT #.

Modified:
   trunk/compilers/imcc/cfg.c

Modified: trunk/compilers/imcc/cfg.c
==============================================================================
--- trunk/compilers/imcc/cfg.c	Sun Nov  8 18:57:02 2009	(r42372)
+++ trunk/compilers/imcc/cfg.c	Sun Nov  8 19:00:16 2009	(r42373)
@@ -933,7 +933,7 @@
                  * path where the var is not initialized, so this might even be
                  * correct :)
                  *
-                 * RT #48286 subroutines
+                 * TT #1244: emit warning in propagate_need()
                  */
 #if 0
                 if (pred->index == 0) {


More information about the parrot-commits mailing list