[svn:parrot] r41925 - branches/pcc_reapply/src/call
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Sun Oct 18 12:20:59 UTC 2009
Author: mikehh
Date: Sun Oct 18 12:20:59 2009
New Revision: 41925
URL: https://trac.parrot.org/parrot/changeset/41925
Log:
fix codetest failure - (boilerplate only) in missing function docs
Modified:
branches/pcc_reapply/src/call/args.c
Modified: branches/pcc_reapply/src/call/args.c
==============================================================================
--- branches/pcc_reapply/src/call/args.c Sun Oct 18 12:04:49 2009 (r41924)
+++ branches/pcc_reapply/src/call/args.c Sun Oct 18 12:20:59 2009 (r41925)
@@ -2328,6 +2328,8 @@
=item C<void Parrot_pcc_merge_signature_for_tailcall(PARROT_INTERP, PMC *
parent, PMC * tailcall)>
+merge in signatures for tailcall
+
=cut
*/
More information about the parrot-commits
mailing list