Diffs between last version checked in and current workfile(s): Index: src/inter_call.c =================================================================== --- src/inter_call.c (revision 16239) +++ src/inter_call.c (working copy) @@ -1151,6 +1151,7 @@ st.dest.n = 0; /* XXX */ + Parrot_do_dod_run(interp, 0); if (what == PARROT_OP_get_params_pc) { dst_pc = interp->current_params; src_pc = interp->current_args; End of diffs.