[svn:parrot] r41386 - trunk/src

coke at svn.parrot.org coke at svn.parrot.org
Mon Sep 21 00:15:01 UTC 2009


Author: coke
Date: Mon Sep 21 00:15:00 2009
New Revision: 41386
URL: https://trac.parrot.org/parrot/changeset/41386

Log:
Remove speculative comment.

Modified:
   trunk/src/debug.c

Modified: trunk/src/debug.c
==============================================================================
--- trunk/src/debug.c	Mon Sep 21 00:12:46 2009	(r41385)
+++ trunk/src/debug.c	Mon Sep 21 00:15:00 2009	(r41386)
@@ -3146,17 +3146,6 @@
 
 Return true if the line has an instruction.
 
-RT #46129:
-
-=over 4
-
-=item * This should take the line, get an instruction, get the opcode for
-that instruction and check that is the correct one.
-
-=item * Decide what to do with macros if anything.
-
-=back
-
 =cut
 
 */


More information about the parrot-commits mailing list