Author: paultcochrane
Date: Mon Apr 9 00:49:44 2007
New Revision: 18047
Modified:
trunk/src/ops/stack.ops
Log:
Converted todo item to RT ticket
Modified: trunk/src/ops/stack.ops
==============================================================================
--- trunk/src/ops/stack.ops (original)
+++ trunk/src/ops/stack.ops Mon Apr 9 00:49:44 2007
@@ -42,7 +42,7 @@
* restart NEXT() reloads cached base pointers, and works with
* arbitrary branch opcodes too. While it's a bit of overkill,
* we don't have an opcode annotation to reload just the base pointers
- * TODO OPTIMIZE later
+ * RT#42369 OPTIMIZE later
*/
restart NEXT();
}