[svn:parrot] r42632 - trunk/src

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 02:51:00 UTC 2009


Author: jkeenan
Date: Sat Nov 21 02:50:59 2009
New Revision: 42632
URL: https://trac.parrot.org/parrot/changeset/42632

Log:
Change RT reference to full link.

Modified:
   trunk/src/exit.c

Modified: trunk/src/exit.c
==============================================================================
--- trunk/src/exit.c	Sat Nov 21 02:49:29 2009	(r42631)
+++ trunk/src/exit.c	Sat Nov 21 02:50:59 2009	(r42632)
@@ -70,7 +70,8 @@
     /* we are well "below" the runloop now, where lo_var_ptr
      * is set usually - exit handlers may run some resource-hungry
      * stuff like printing profile stats - a GC run would kill
-     * resources - RT #46405 reset stacktop or better disable GC
+     * resources
+     * http://rt.perl.org/rt3/Ticket/Display.html?id=46405 (resolved)
      */
     /*
      * we don't allow new exit_handlers being installed inside exit handlers


More information about the parrot-commits mailing list