[svn:parrot] r42637 - trunk/src

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 03:00:13 UTC 2009


Author: jkeenan
Date: Sat Nov 21 03:00:12 2009
New Revision: 42637
URL: https://trac.parrot.org/parrot/changeset/42637

Log:
Change RT reference to TT reference.

Modified:
   trunk/src/exceptions.c

Modified: trunk/src/exceptions.c
==============================================================================
--- trunk/src/exceptions.c	Sat Nov 21 02:56:07 2009	(r42636)
+++ trunk/src/exceptions.c	Sat Nov 21 03:00:12 2009	(r42637)
@@ -148,7 +148,7 @@
      * returning NULL from here returns resume address NULL to the
      * runloop, which will terminate the thread function finally
      *
-     * RT #45917 this check should better be in Parrot_exit
+     * TT #1287 this check should better be in Parrot_exit
      */
 
     /* no exception handler, but this is not the main thread */


More information about the parrot-commits mailing list