* src/inter_call.c:
commitafc6da14dfbccb46077a91262b8eafecfe9302bb
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sun, 19 Feb 2006 00:23:04 +0000 (19 00:23 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sun, 19 Feb 2006 00:23:04 +0000 (19 00:23 +0000)
tree8983b4ebb7e0c2956f1c2c7dd6b0dc93ac8367cd
parentfd90f2162f00a6623acf9769a8ff4f0fb789b6e7
* src/inter_call.c:
   + (parrot_pass_args):  "Use up" current_args if getting params.  This
     fixes a bug in which tailcall without set_args used the sub args.
* t/op/calling.t:
   + New "tailcall explicit continuation, no args" case for regression,
     fix two other cases that were affected.

git-svn-id: https://svn.perl.org/parrot/trunk@11656 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
src/inter_call.c