[svn:parrot] r42729 - trunk/t/compilers/imcc/syn
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 17:39:59 UTC 2009
Author: jkeenan
Date: Sat Nov 21 17:39:59 2009
New Revision: 42729
URL: https://trac.parrot.org/parrot/changeset/42729
Log:
Delete comment referring to closed RT #58866.
Modified:
trunk/t/compilers/imcc/syn/pcc.t
Modified: trunk/t/compilers/imcc/syn/pcc.t
==============================================================================
--- trunk/t/compilers/imcc/syn/pcc.t Sat Nov 21 17:38:54 2009 (r42728)
+++ trunk/t/compilers/imcc/syn/pcc.t Sat Nov 21 17:39:59 2009 (r42729)
@@ -510,7 +510,6 @@
foo
OUT
-#RT #58866 calling a PIR sub with 206 params segfaults parrot
my $too_many_args = <<'CODE';
.sub main :main
'foo'(_ARGS_)
More information about the parrot-commits
mailing list