[svn:parrot] r42667 - trunk/compilers/pct/src/PAST

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 03:44:23 UTC 2009


Author: jkeenan
Date: Sat Nov 21 03:44:19 2009
New Revision: 42667
URL: https://trac.parrot.org/parrot/changeset/42667

Log:
Delete reference to resolved RT #47828.

Modified:
   trunk/compilers/pct/src/PAST/Compiler.pir

Modified: trunk/compilers/pct/src/PAST/Compiler.pir
==============================================================================
--- trunk/compilers/pct/src/PAST/Compiler.pir	Sat Nov 21 03:42:53 2009	(r42666)
+++ trunk/compilers/pct/src/PAST/Compiler.pir	Sat Nov 21 03:44:19 2009	(r42667)
@@ -1875,8 +1875,7 @@
 
 =item copy(PAST::Op node)
 
-Implement a 'copy' assignment (at least until we get the 'copy'
-opcode -- see RT #47828).
+Implement a 'copy' assignment (at least until we get the 'copy' opcode).
 
 =cut
 


More information about the parrot-commits mailing list